We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755bfb2 commit 61e4a01Copy full SHA for 61e4a01
prometheus_client/openmetrics/exposition.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-from enum import StrEnum, auto
+from enum import auto, StrEnum
4
from io import StringIO
5
from sys import maxunicode
6
0 commit comments