Skip to content

Conversation

@happyhuman
Copy link
Collaborator

Here is a detailed description of this PR:
1- A global pyproject.toml was added to ensure the installation of certain python libraries such as black and isort.
2- A .flake8 file was added to config flake8
3- A new script called python-checks.sh was added to manually and locally run black, isort, and flake8 on python and notebook files before submitting them.
4- The python README file was updated with information about python-checks.sh and its usage.

@happyhuman happyhuman changed the title Added a script to manually and locally run python checkers feat: Adding a script to manually and locally run python checkers Nov 20, 2025
@happyhuman happyhuman requested a review from tpryan November 20, 2025 20:00
Copy link
Member

@tpryan tpryan left a comment

Choose a reason for hiding this comment

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

LGTM

@tpryan tpryan merged commit 2a4f490 into main Nov 20, 2025
6 checks passed
@happyhuman happyhuman deleted the script-for-python-checks branch November 20, 2025 21:10
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.

2 participants