Skip to content

Commit acb55a7

Browse files
committed
flake8 double quote
to match black
1 parent 3e4a6da commit acb55a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.flake8

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[flake8]
2-
max-line-length = 120
2+
max-line-length = 120
3+
inline-quotes = "

0 commit comments

Comments
 (0)