[lint] Fix missing new lines.

This commit is contained in:
Fabien Basmaison 2021-03-04 18:44:36 +01:00
parent 55ad637da4
commit 99d2b34a1e
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
[run] [run]
omit = */test*,celerywyrm*,bookwyrm/migrations/* omit = */test*,celerywyrm*,bookwyrm/migrations/*

View file

@ -4,4 +4,4 @@ __pycache__
*.pyd *.pyd
.git .git
.github .github
.pytest* .pytest*

2
.gitignore vendored
View file

@ -15,4 +15,4 @@
/images/ /images/
# Testing # Testing
.coverage .coverage