Skip to content

Commit 2c13449

Browse files
committed
pre-commit
1 parent 03e7eb2 commit 2c13449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def process_user_data(json_file, top_pages, this_year, map, md_file):
2424
f.write(f'![Users this Year]({this_year})\n\n')
2525
f.write(f'![Top Pages]({top_pages})\n\n')
2626
f.write(f'![Users by Country]({map})\n\n')
27-
2827

2928
f.close()
3029

0 commit comments

Comments
 (0)