lint: tidy up code some more, pylint is enforcing
This commit is contained in:
parent
66b3ccc0f0
commit
61564e8c01
17 changed files with 72 additions and 38 deletions
|
@ -51,7 +51,6 @@ test:pylint:
|
|||
- pip install -r requirements.txt --quiet
|
||||
- pip install pylint --quiet
|
||||
- pylint app
|
||||
allow_failure: true
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue