Skip to content

Commit 98e64a1

Browse files
Remove whitespace.
1 parent da1fb64 commit 98e64a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
flake8 --ignore=E203,E722,F401,W503 datajoint \
8080
--count --max-complexity=62 --max-line-length=127 --statistics
8181
black datajoint --check -v
82-
black tests --check -v
82+
black tests --check -v
8383
publish-docs:
8484
if: |
8585
github.event_name == 'push' &&

0 commit comments

Comments
 (0)