byuccl/spydrnet-tmr

Code Formatting

jacobdbrown4 opened this issue · 0 comments

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