Skip to content

Commit 411e54d

Browse files
committed
pre-commit
1 parent 546fec2 commit 411e54d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/write-metrics-md.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import json
21
import datetime
2+
import json
3+
34

45
def process_user_data(user_data_file, markdown_file):
56
"""

0 commit comments

Comments
 (0)