Skip to content

Commit

Permalink
Oops. Debugger.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaleh committed Aug 16, 2024
1 parent dbddebf commit 8072cc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oauth2_provider/checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

@checks.register(checks.Tags.database)
def validate_token_configuration(app_configs, **kwargs):
breakpoint()
databases = set(
router.db_for_write(apps.get_model(model))
for model in (
Expand Down

0 comments on commit 8072cc7

Please sign in to comment.