Skip to content

Commit

Permalink
fix to instructions for importing tabpy_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nmannheimer committed Nov 15, 2019
1 parent 430e7e8 commit d02e354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tabpy-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ to specify the service location for all subsequent operations:

```python

from tabpy_tools.client import Client
from tabpy.tabpy_tools.client import Client

client = Client('http://localhost:9004/')

Expand Down

0 comments on commit d02e354

Please sign in to comment.