Skip to content

Commit dc5720c

Browse files
committed
Conform to black defaults
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent ef65dbf commit dc5720c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ author-attribute = forbidden
8686
no-accept-encodings = True
8787
assertive-snakecase = True
8888
# assertive-test-pattern = <fnmatch>
89-
inline-quotes = '
90-
multiline-quotes = '''
89+
inline-quotes = "
90+
multiline-quotes = """
9191
docstring-quotes = """
9292
application-import-names = saml2
9393

0 commit comments

Comments
 (0)