@@ -18,7 +18,7 @@ from utils import get_exercise_graph_model
classDataBase():
def__init__(self,app):
def__init__(self,app=None):
self.calendar=Calendar(self.execute)
self.stats=Stats(self.execute)
self.workout=Workout(self.execute)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.