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

feat(#51): Added --suppress-warnings flag to ignore newer API versions #55

Merged
merged 1 commit into from Oct 12, 2018

Conversation

alxbl
Copy link
Contributor

@alxbl alxbl commented Oct 6, 2018

Does exactly as the PR says.

If there are more warnings that this flag should suppress, it should be a matter of adding a check for self.suppress_warnings before the warnings are output.

If you provide me with a list of such code locations or strings, I can quickly add them to this PR.

Cheers,

Copy link
Member

@Dorthu Dorthu left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@Dorthu Dorthu merged commit b92ed1c into linode:master Oct 12, 2018
@alxbl
Copy link
Contributor Author

alxbl commented Oct 12, 2018

Oops, I just realized I probably forgot to git add __init__.py. I saw you added the switch already though, sorry for that.

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