Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 24, 2024
1 parent 77a6ff5 commit 428c42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Release v\ |version|.
github3.py is wrapper for the `GitHub API`_ written in python. The design of
github3.py is centered around having a logical organization of the methods
needed to interact with the API. In order to use it, you should get a token
in `github <https://github.com/settings/tokens>`_ as password.
in `github <https://github.com/settings/tokens>`_ as password.
As an example, let's get information about a user:

.. code-block:: python
Expand Down

0 comments on commit 428c42d

Please sign in to comment.