We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af166c commit 36d7a28Copy full SHA for 36d7a28
doc/source/user_guide/installation.rst
@@ -48,7 +48,6 @@ To use ``select_ai`` you need:
48
.. code-block:: python
49
50
import select_ai
51
- import getpass
52
53
user = "<your_db_user>"
54
password = "<your_db_password>"
0 commit comments