Skip to content

Commit

Permalink
modified football/bot-football.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Asker Kakhramanov committed Feb 25, 2024
1 parent b34e2a8 commit c8b6d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion football/bot-football.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ def job():
exit(0)

while True:
start_http_server(64213)
# start_http_server(64213)
schedule.run_pending()
t.sleep(1)

0 comments on commit c8b6d0a

Please sign in to comment.