Skip to content

Commit 15e0ad1

Browse files
author
munrojm
committed
Linting
1 parent f7f5a6c commit 15e0ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Installation
4242
4343
pip install atomscale
4444
45-
Much of the functionality of the package requires an API key. It can be provided using
46-
the ``AS_API_KEY`` environment variable before creating a :class:`~atomscale.client.Client`,
45+
Much of the functionality of the package requires an API key. It can be provided using
46+
the ``AS_API_KEY`` environment variable before creating a :class:`~atomscale.client.Client`,
4747
or passed in directly when constructing the client in your code.
4848

4949
.. note::

0 commit comments

Comments
 (0)