SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

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 <[email protected]>

Co-authored-by: Christian Clauss <[email protected]>
D
Dhruv committed
acaeb22bbd51f8218cad42df78d99d001f396ba1
Parent: ae65f55
Committed by GitHub <[email protected]> on 9/30/2020, 1:23:34 PM