修复引用错误

This commit is contained in:
2026-03-09 18:11:24 +08:00
parent 0d8a7f5cb7
commit 7345210bdd
3 changed files with 176 additions and 145 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import os
import ctypes
from .project_backup import have_project
from .project import have_project
from .inp_out import dump_inp
def calculate_service_area(name: str) -> list[dict[str, list[str]]]: