Remove pylint from the project
This commit is contained in:
parent
100fac659a
commit
9196c88ed4
25 changed files with 9 additions and 172 deletions
|
|
@ -8,7 +8,6 @@ Implementation notes:
|
|||
code associated with it. Therefore, we test it here as non-e2e tests and do
|
||||
not measure its coverage.
|
||||
"""
|
||||
# pylint:disable=no-self-use
|
||||
|
||||
import pytest
|
||||
import sqlalchemy as sqla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue