Change testing to false

This commit is contained in:
Isaac Shoebottom 2023-01-31 19:55:09 -04:00
parent 74518bc568
commit adf8b5e22e

View File

@ -33,7 +33,7 @@ def scrape():
if __name__ == '__main__':
testing = True
testing = False
will_exit = False
hours = 3