Skip to content

Commit

Permalink
Fixed README.rst code block
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabrock authored May 21, 2024
1 parent eaee377 commit 2d35c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Using this client, you have access to additional methods for querying and writin
However, this requires a username and password as the respective API endpoints are not openly available (yet).

.. code-block:: python
from builda_client.dev_client import BuildaDevClient
client = BuildaDevClient(username='your_username', password='your_password')
Expand Down

0 comments on commit 2d35c44

Please sign in to comment.