fix : go interpreter error, hf provider import + feat : more logger
This commit is contained in:
@@ -23,8 +23,6 @@ import configparser
|
||||
from abc import abstractmethod
|
||||
from sources.logger import Logger
|
||||
|
||||
sys.path.append('..')
|
||||
|
||||
class Tools():
|
||||
"""
|
||||
Abstract class for all tools.
|
||||
|
||||
Reference in New Issue
Block a user