Skip to content

Commit 7a7fda6

Browse files
committed
restore shebang
1 parent 769f7fb commit 7a7fda6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prometheus_client/openmetrics/exposition.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
from io import StringIO
24
from sys import maxunicode
35

0 commit comments

Comments
 (0)