Introdotto versioning visibile ver 1.0
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
from pathlib import Path
|
||||
import os
|
||||
|
||||
|
||||
os.chdir(Path(__file__).resolve().parent)
|
||||
|
||||
from runtime_support import ensure_stdio, run_with_fatal_log
|
||||
|
||||
ensure_stdio("warehouse_main")
|
||||
|
||||
Reference in New Issue
Block a user