We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This test uses dogtail testing package.
It is unclear if this approach still works, because it looks like the setup is broken. But if it works, then we might use this approach for #23
Priority and importance: high
The text was updated successfully, but these errors were encountered:
in python3, a class must derive from Exception if it is used as an …
Exception
1edf6dd
…_exception_ (#25)
class KeyManager must be derived from Exception (#34)
c538102
* in python3, a class must derive from `Exception` if it is used as an _exception_ (#25) * Addressing deprecation warnings and unused imports
No branches or pull requests
This test uses dogtail testing package.
It is unclear if this approach still works, because it looks like the setup is broken.
But if it works, then we might use this approach for #23
Priority and importance: high
The text was updated successfully, but these errors were encountered: