[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]
omit = */test*,celerywyrm*,bookwyrm/migrations/*
omit = */test*,celerywyrm*,bookwyrm/migrations/*

View File

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

2
.gitignore vendored
View File

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