mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 14:15:13 +00:00
Add pylint local excludes to silence false positives
This commit is contained in:
@ -1 +1 @@
|
||||
from .envvars import *
|
||||
from .envvars import * # pylint: disable=wildcard-import
|
||||
|
Reference in New Issue
Block a user