From 843cd6cf0feff3144ec6b9fdf64904ae44e7f43d Mon Sep 17 00:00:00 2001 From: "Dylan M. Taylor" Date: Sat, 15 May 2021 09:45:50 -0400 Subject: Update lint-python.yaml --- .github/workflows/lint-python.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/lint-python.yaml b/.github/workflows/lint-python.yaml index c6b16467..5e7e6c2f 100644 --- a/.github/workflows/lint-python.yaml +++ b/.github/workflows/lint-python.yaml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@v2 - run: pacman --noconfirm -Syu python python-pip mypy - run: python -m pip install --upgrade pip - - run: pip install flake8 pytest black-but-with-tabs-instead-of-spaces + - run: pip install flake8 pytest - name: Lint with flake8 run: | # stop the build if there are Python syntax errors -- cgit v1.2.3-70-g09d2