Shreeyak / pytorch-lightning-segmentation-template

Semantic Segmentation on the LaPa dataset using Pytorch Lightning
Apache License 2.0
13 stars 5 forks source link

git pre-commit hooks #10

Closed Shreeyak closed 3 years ago

Shreeyak commented 3 years ago

Added some useful pre-commit hooks. Mainly the black formatted, so all files will be formatted correctly.

Shreeyak commented 3 years ago

The PR is messy. I applied the black formatted to all files as part of the PR.