Add pylint local excludes to silence false positives

This commit is contained in:
Kristóf Tóth
2018-03-30 18:11:38 +02:00
parent 3ae0995b95
commit d850f55b86
9 changed files with 17 additions and 5 deletions

View File

@ -1 +1 @@
from .envvars import *
from .envvars import * # pylint: disable=wildcard-import