8000 lint · prometheus/client_python@61e4a01 · GitHub
[go: up one dir, main page]

Skip to content

Commit 61e4a01

Browse files
committed
lint
1 parent 755bfb2 commit 61e4a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus_client/openmetrics/exposition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
from enum import StrEnum, auto
3+
from enum import auto, StrEnum
44
from io import StringIO
55
from sys import maxunicode
66

0 commit comments

Comments
 (0)
0