Python/.github
Dhruv acaeb22bbd
Add GitHub action for pre-commit (#2515)
* Add GitHub action file for pre-commit

* Fix errors exposed by pre-commit hook:

- Remove executable bit from files without shebang. I checked those
  file and it was not needed.
- Fix with black

* Apply suggestions from code review

Co-authored-by: Christian Clauss <cclauss@me.com>

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-09-30 15:23:34 +02:00
..
workflows Add GitHub action for pre-commit (#2515) 2020-09-30 15:23:34 +02:00
pull_request_template.md Fix typo (#1718) 2020-01-28 05:09:47 +08:00
stale.yml Fix all errors mentioned in pre-commit run (#2512) 2020-09-30 10:38:00 +02:00