Code Formatting
jacobdbrown4 opened this issue · 0 comments
jacobdbrown4 commented
More guidelines for code formatting have been added to the SpyDrNet repo. It would be good to do the same here.
- Run pylint for each push using github actions
- Use the 'black' code formatter
- Documentation about the two above points