Remove trailing spaces
diff --git a/.github/workflows/codespell-private.yml b/.github/workflows/codespell-private.yml index 7b3f299..1d19303 100644 --- a/.github/workflows/codespell-private.yml +++ b/.github/workflows/codespell-private.yml
@@ -37,7 +37,7 @@ # this file has an error - run: "! codespell codespell_lib/tests/test_basic.py" - run: codecov - + make-check-dictionaries: runs-on: ubuntu-latest steps: