ci: minor cleanup (#161)

* ci: Travis: remove unnecessary option with black

Already in config, adding a final newline there.

* .travis.yml: minor cleanup
This commit is contained in:
Daniel Hahler
2019-09-14 20:49:13 +02:00
committed by Nikita Sobolev
parent 5b9a467cf0
commit 82e3aa5464
2 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[tool.black]
line-length = 120
include = 'django-stubs/.*\.pyi$'
include = 'django-stubs/.*\.pyi$'