Add EPANET3 format

This commit is contained in:
WQY\qiong
2023-03-02 20:28:47 +08:00
parent a6627c0e34
commit 0ecc706000
2 changed files with 3 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ def set_rule(name: str, cs: ChangeSet) -> ChangeSet:
#--------------------------------------------------------------
# [EPANET2]
# [EPA2][EPA3]
# TODO...
#--------------------------------------------------------------
def inp_in_rule(section: list[str]) -> ChangeSet: