Skip to content

Commit 8df4e2d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 596a831 commit 8df4e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/test_settings.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ def test_generating_iss_endpoint_type_error(oauth2_settings):
171171

172172
deftest_pkce_required_is_default():
173173
settings=OAuth2ProviderSettings()
174-
assertsettings.PKCE_REQUIREDisTrue
174+
assertsettings.PKCE_REQUIREDisTrue

0 commit comments

Comments
(0)