Skip to content

Commit

Permalink
✅ test(client): remove doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Apr 28, 2024
1 parent 291dfb2 commit 795c601
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions dsws_client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ class DSWSClient:
It can be shared between threads.
Usage:
```python
>>> client = DSWSClient()
>>> response = client.fetch_snapshot_data(["VOD", "U:JPM"], ["NAME", "ISIN"])
```
**Parameters:**
* **username** - The DSWS username.
Expand Down

0 comments on commit 795c601

Please sign in to comment.