Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password docs #216

Merged
merged 3 commits into from Jun 30, 2020
Merged

Password docs #216

merged 3 commits into from Jun 30, 2020

Conversation

KitBurgess
Copy link
Contributor

@KitBurgess KitBurgess commented Jun 29, 2020

Add documentation about the new interactive API key prompt, and update the check_setup script to reflect the changes.

@@ -13,3 +13,6 @@

# noinspection PyUnresolvedReferences
from vortexasdk.version import __version__

# noinspection PyUnresolvedReferences
from vortexasdk.check_setup import run_all_checks
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while we're here, i've added this to the init file.

This allows you to write:

import vortexasdk as v
v.run_all_checks()

@KitBurgess KitBurgess merged commit 893b1fe into master Jun 30, 2020
@KitBurgess KitBurgess deleted the password-docs branch June 30, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants