mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Apply formatter
This commit is contained in:
Vendored
+1
-1
@@ -1 +1 @@
|
||||
declare const IS_VSCODE: boolean
|
||||
declare const IS_VSCODE: boolean
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
export { JournalFileStorage } from "./journal"
|
||||
export { SQLite3Storage } from "./sqlite"
|
||||
export type { OptunaStorage } from "./storage"
|
||||
export type { OptunaStorage } from "./storage"
|
||||
|
||||
Reference in New Issue
Block a user