Skip to content

Commit e808630

Browse files
authored
Update pyproject.toml (#826)
* Update pyproject.toml * Update pyproject.toml
1 parent 57b9d45 commit e808630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.black]
2-
line-length = 100
2+
line-length = 120
33
target-version = ['py36', 'py37', 'py38']
4-
exclude = '(schema.py|setup.py|__init__.py)'
4+
exclude = '(schema.py|setup.py|__init__.py|ec2_investigations)'

0 commit comments

Comments
 (0)