neuralbertatech / natKit

A utility for connecting to and processing data from BCI devices
MIT License
2 stars 0 forks source link

Add the pre-commit tool to the project #9

Open zacharyselk opened 2 years ago

zacharyselk commented 2 years ago

The project currently has a .pre-commit-config.yaml for the pip pre-commit tool but it also needs pre-commit to be added to the project so that it is automatically installed and used before each commit.