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

fix: silently continue if typing module is not available #53

Merged
merged 3 commits into from
Jul 8, 2021

Conversation

sanjayankur31
Copy link
Contributor

@pgleeson : this should ensure that it always works, all the typing imports are only used in comments, so are not required at runtime.

Otherwise it pulls in some extra deps that prevent tests from catching
errors.
@pgleeson pgleeson merged commit cec5767 into master Jul 8, 2021
@sanjayankur31 sanjayankur31 deleted the fix/typing-import branch July 20, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants