chore: added type hints to all whitelisted functions
This commit is contained in:
@@ -277,3 +277,4 @@ add_to_apps_screen = [
|
||||
|
||||
sqlite_search = ["lms.sqlite.LearningSearch"]
|
||||
auth_hooks = ["lms.auth.authenticate"]
|
||||
require_type_annotated_api_methods = True
|
||||
|
||||
Reference in New Issue
Block a user