Skip to content

Commit c191336

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent db3e900 commit c191336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2126,7 +2126,7 @@ but with the following improvements:
21262126

21272127
- [promformat](https://github.com/facetoe/promformat) :warning: — Promformat is a PromQL formatter written in Python.
21282128

2129-
- [promval](https://github.com/facetoe/promval) :warning: — PromQL validator written in Python. It can be used to validate that PromQL expressions are written as expected.
2129+
- [promval](https://github.com/facetoe/promval) — PromQL validator written in Python. It can be used to validate that PromQL expressions are written as expected.
21302130

21312131

21322132
<a name="protobuf" />

data/api/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14352,7 +14352,7 @@
1435214352
"plans": null,
1435314353
"description": "PromQL validator written in Python. It can be used to validate that PromQL expressions are written as expected.",
1435414354
"discussion": null,
14355-
"deprecated": true,
14355+
"deprecated": null,
1435614356
"resources": null,
1435714357
"reviews": null,
1435814358
"demos": null,

0 commit comments

Comments
 (0)