@ -19,7 +19,7 @@ log.debug(f"Running in web mode: {lib.webMode()}")
defget_context():
# flask cli context setup
"""Objects exposed here will be automatically available from the shell."""
returndict(app=app,models=models)
returndict(app=app)
if__name__=='__main__':
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.