From f68812270373c7903f5e24ae72fb16de674603ee Mon Sep 17 00:00:00 2001 From: Jason Regina Date: Mon, 15 Nov 2021 13:52:50 -0600 Subject: [PATCH] update import --- python/nwm_client_new/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/nwm_client_new/README.md b/python/nwm_client_new/README.md index f9b06c8a..3070f15c 100644 --- a/python/nwm_client_new/README.md +++ b/python/nwm_client_new/README.md @@ -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