Skip to content

Commit f13298a

Browse files
committed
debug
1 parent b7b4538 commit f13298a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ def normalize(total_commits):
106106
return 0
107107

108108
if __name__ == '__main__':
109-
app.run(debug=True)
109+
app.run()

0 commit comments

Comments
 (0)