Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 committed Jun 5, 2024
1 parent 9a5e7cc commit b2fc279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiita_core/tests/test_configuration_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ def test_get_oidc(self):
obs._get_oidc(self.conf)
self.assertTrue('openid' in obs.oidc['academicid']['scope'].split())


CONF = """
# ------------------------------ Main settings --------------------------------
[main]
Expand Down

0 comments on commit b2fc279

Please sign in to comment.