Skip to content

Commit

Permalink
added hading to code example doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
nh916 committed Sep 27, 2023
1 parent 18d3c11 commit f838f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cript/api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def __init__(self, host: Union[str, None] = None, api_token: Union[str, None] =
Examples
--------
### Create API client with host and token
>>> import os
>>> import cript
>>> with cript.API(
Expand Down

0 comments on commit f838f4a

Please sign in to comment.