Skip to content

Commit f2def5d

Browse files
committed
Remove commented code
1 parent 9bce1a5 commit f2def5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-latest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
python -m pip install -r requirements.txt -r test-requirements.txt
4242
- name: Lint
4343
run: |
44-
# python -m black --line-length=120 --check .
4544
python -m check_python_versions --expect 3.6- --only setup.py
4645
- name: Test
4746
env:

0 commit comments

Comments
 (0)