Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
jarq6c committed Nov 15, 2021
1 parent 91fbb17 commit f688122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/nwm_client_new/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The following example demonstrates how one might use `hydrotools.nwm_client_new`
### Code
```python
# Import the nwm Client
from hydrotools.nwm_client_new.NWMClient import NWMFileClient
from hydrotools.nwm_client_new.NWMFileClient import NWMFileClient
import pandas as pd

# Instantiate model data client
Expand Down

0 comments on commit f688122

Please sign in to comment.