refactor: remove unused Optuna visualization utility

This commit is contained in:
Joseph Hopfmüller
2024-11-17 22:23:20 +01:00
parent 2bba760378
commit 1622c38582
2 changed files with 0 additions and 19 deletions

View File

@@ -1,3 +1,2 @@
from .datasets import FiberRegenerationDataset # noqa: F401
from .optuna_vis import show_figures # noqa: F401
from .plot import eye # noqa: F401