We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b9d45 commit e808630Copy full SHA for e808630
pyproject.toml
@@ -1,4 +1,4 @@
1
[tool.black]
2
-line-length = 100
+line-length = 120
3
target-version = ['py36', 'py37', 'py38']
4
-exclude = '(schema.py|setup.py|__init__.py)'
+exclude = '(schema.py|setup.py|__init__.py|ec2_investigations)'
0 commit comments