magland / sortingview

Web app for viewing results of ephys spike sorting
Apache License 2.0
23 stars 7 forks source link

black formatting, vscode task, gh action #226

Closed magland closed 8 months ago

magland commented 8 months ago

Formatted Python using black with -l 180

Added vscode task to do the formatting

Added gh action to test formatting

@alejoe91

magland commented 8 months ago

I had a test line that wasn't formatted correctly to test that the CI test would fail. Now that has been fixed and we are passing.