We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99c170 commit 2e2600cCopy full SHA for 2e2600c
pyproject.toml
@@ -54,6 +54,7 @@ exclude = '''
54
force_alphabetical_sort_within_sections = true
55
force_single_line = true
56
from_first = false
57
+line_length = 200
58
known_first_party = "app,django_features"
59
lines_after_imports = 2
60
skip_glob = ".venv,.eggs"
0 commit comments