Skip to content

Commit

Permalink
Merge pull request #63 from algchyhao/master
Browse files Browse the repository at this point in the history
Update __main__.py
  • Loading branch information
aerispaha authored Aug 7, 2019
2 parents db74730 + a821f96 commit 237c954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swmmio/__main__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .run_models.run import run_simple, run_hot_start_sequence
from .run_models import start_pool
from .swmmio import Model
from swmmio import Model
from itertools import chain
import os
import argparse
Expand Down

0 comments on commit 237c954

Please sign in to comment.