Update the modules to build pyd

This commit is contained in:
DingZQ
2025-05-18 17:28:02 +08:00
parent 7edb71c625
commit 016722cec1
2 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
from .database import ChangeSet, g_delete_prefix, API_DELETE, API_UPDATE, try_read, get_node_links, is_pipe, is_pump, is_valve
from .database import ChangeSet, g_delete_prefix, API_DELETE, API_UPDATE, try_read
from .sections import *
from .s0_base import *