Please pylint once and for all
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
import logging
|
||||
|
||||
from src import shared # pylint: disable=no-name-in-module
|
||||
from src import shared
|
||||
from src.game import Game
|
||||
from src.store.managers.manager import Manager
|
||||
from src.store.pipeline import Pipeline
|
||||
|
||||
Reference in New Issue
Block a user