We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4ae02 commit 47a3809Copy full SHA for 47a3809
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