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 warning test #113

Merged
merged 3 commits into from
Feb 24, 2022
Merged

Fix warning test #113

merged 3 commits into from
Feb 24, 2022

Conversation

Jeroendevr
Copy link
Contributor

I have fixed all warnings of the running test.
For some test the result was stored in a variable. While I understand this can be handy to debug, I still removed those variables so you don't have to think about every warning if it can be ignored or not. A little bit piece of mind 😌
Other where long lines of code, please check if it is your style of multiline code or want to structure it a different way.

Included a dev requirement file which can be extended so a future contributor only has to install that one to test the package, as it installs the normal requirements as well.

Thanks for creating the package!

@vinitkumar
Copy link
Owner

@Jeroendevr This is great. Thanks for your contribution.

@vinitkumar vinitkumar merged commit fd9df50 into vinitkumar:master Feb 24, 2022
@vinitkumar vinitkumar linked an issue Feb 24, 2022 that may be closed by this pull request
@Jeroendevr Jeroendevr deleted the xml_namespace branch February 24, 2022 18:24
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.

3.15.1 running test yields warning
2 participants