Skip to content

Commit 71b9aab

Browse files
committed
Attempt autoblack - fsck up smile.py
1 parent 1e3c96b commit 71b9aab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/verify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575
uses: actions/setup-python@v2
7676
with:
7777
python-version: ${{ env.DEFAULT_PYTHON }}
78-
- name: Pre-black
79-
uses: psf/black@stable
8078
- name: Restore base Python ${{ env.DEFAULT_PYTHON }} virtual environment
8179
id: cache-venv
8280
uses: actions/cache@v2

0 commit comments

Comments
 (0)