mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-15 07:25:53 +00:00
Fix lint errors and update version info
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "0.1.1"
|
||||
__version__ = "0.2.0"
|
||||
|
@@ -4,7 +4,6 @@ from xlsxwriter import Workbook
|
||||
from .TestBase import TestBase
|
||||
from ..Results import Excel
|
||||
from ..Utils import Folders
|
||||
import benchmark.Utils
|
||||
|
||||
|
||||
class ExcelTest(TestBase):
|
||||
|
Reference in New Issue
Block a user