Skip to content
Snippets Groups Projects
Commit c317a99c authored by Johannes Erwerle's avatar Johannes Erwerle
Browse files

removed unnecessary import in code example

parent 78a97829
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ The current version of the library is 3.2 which features support for NETDB API v
Initialisation works as followed, for configuration an `APIEndpoint`-Instance has to be passed to the `API-Session` call.
```python
>>> import netdb_client.api32
>>> import netdb_client.util
>>> endpoint = netdb_client.APIEndpoint(
base_url='www-net-devel.scc.kit.edu',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment