Skip to content

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Mar 21, 2025

No description provided.

@cclauss cclauss added the docs label Mar 21, 2025
@@ -66,9 +71,9 @@ You can test your changes under your local python environment by running the tes
pytest
# lint the code
pylint cpplint.py
flake8
pre-commit run --all-files
Copy link
Member

Choose a reason for hiding this comment

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

If the previous changes passed pre-commit, then newer ones should also pass, no?

Copy link
Member Author

Choose a reason for hiding this comment

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

You can run this command at any time when you are working on modifications to see how the spell checker and linters will respond to your changes.

@cclauss cclauss merged commit d273061 into develop Mar 21, 2025
@cclauss cclauss deleted the python-v3.13 branch March 21, 2025 21:48
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