3 Commits

Author SHA1 Message Date
514c3fe90c Rename workflow 2022-10-20 06:30:44 -07:00
04f45e4b87 Fixes to python auto-formatting (#291)
Fix pull_request_target
2022-10-20 13:19:20 +00:00
c32c07eaa6 Python files style cleanup (#281)
* Remove unused imports in python files

* Add black and isort dependencies

Also added pyproject.toml for isort config, but later can be used to
configure various other python tools

* Add flake8 in requirements.txt

* Add py-linter workflow
2022-10-20 09:55:24 +00:00