We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cae6db0 + b85a764 commit 49af450Copy full SHA for 49af450
setup.cfg
@@ -28,6 +28,8 @@ max-line-length = 120
28
[tool:isort]
29
line_length = 88
30
force_grid_wrap = 0
31
+known_first_party = junction
32
+default_section = THIRDPARTY
33
34
multi_line_output = 3
35
include_trailing_comma = True
0 commit comments