sscpac / statick

Making code quality easier.
https://sscpac.github.io/statick/
Creative Commons Zero v1.0 Universal
74 stars 14 forks source link

Format unit tests #468

Closed tdenewiler closed 1 year ago

tdenewiler commented 1 year ago

Many of the unit tests do not follow formatting used by black and docformatter. We should update those files. We will need exceptions for files that have intentional violations and are used to exercise various parts of the code during unit testing.