Skip to content

Conversation

@rileymcdowell
Copy link
Contributor

Closes #384

Modify pymzml/file_classes/standardMzml.py to not raise SyntaxWarnings on import. This does not change behavior in any way and is backwards compatible with prior versions of python.

@auto-assign auto-assign bot requested a review from MKoesters October 9, 2025 20:12
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@rileymcdowell
Copy link
Contributor Author

I see this is failing the Sonar quality gate, but my changes don't seem to be the cause of the failure.

@MKoesters
Copy link
Contributor

Thanks for your contribution, lgtm.
You are right, the sonar qube issue failure is not on your end.

I'll merge this later today

@MKoesters MKoesters merged commit 7128af1 into pymzml:dev Oct 11, 2025
8 of 9 checks passed
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.

Clean up SyntaxWarnings at import time

2 participants