mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-15 23:45:54 +00:00
Fix lint error in test
This commit is contained in:
@@ -4,7 +4,6 @@ from unittest.mock import patch
|
||||
from .TestBase import TestBase
|
||||
from ..Results import Report, BaseReport, ReportBest, ReportDatasets
|
||||
from ..Utils import Symbols
|
||||
from .._version import __version__
|
||||
|
||||
|
||||
class ReportTest(TestBase):
|
||||
|
Reference in New Issue
Block a user