Rename since we support epa3

This commit is contained in:
Joey Wang
2023-03-22 13:40:47 +08:00
parent c93298a1b2
commit b9c8856528
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +1 @@
from .epanet2 import run_project, run_inp, dump_output
from .epanet import run_project, run_inp, dump_output