moves app initialization to correct file
This commit is contained in:
@@ -136,7 +136,4 @@ class Scraper:
|
||||
|
||||
def stop_scraping(self):
|
||||
self.scraping_active = False
|
||||
current_app.logger.debug("Scraping stopped by user")
|
||||
|
||||
def get_end_time(self):
|
||||
return self.end_time()
|
||||
current_app.logger.debug("Scraping stopped by user")
|
||||
Reference in New Issue
Block a user