mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix isort errors
This commit is contained in:
@@ -2,8 +2,8 @@ import io
|
||||
import tempfile
|
||||
from unittest import TestCase
|
||||
|
||||
from optuna_dashboard.artifact.file_system import FileSystemBackend
|
||||
from optuna_dashboard.artifact.exceptions import ArtifactNotFound
|
||||
from optuna_dashboard.artifact.file_system import FileSystemBackend
|
||||
|
||||
|
||||
class FileSystemBackendTestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user