Closed PabloAlexis611 closed 9 months ago
This PR has aesthetic-only code changes performed automatically by the linting tools:
isort
black
It also adds a new GitHub Action to lint the Python code using these same tools. This is a sample run in my forked repo of this new action:
Oops! It's not building OK.
Ah, it's a problem in the master branch. I'll pull this in anyway then. Thanks!
This PR has aesthetic-only code changes performed automatically by the linting tools:
isort
: https://pypi.org/project/isort/black
: https://pypi.org/project/black/It also adds a new GitHub Action to lint the Python code using these same tools. This is a sample run in my forked repo of this new action: