Skip to content

Commit 4c2138b

Browse files
committed
2 parents 20443c5 + 29f7c65 commit 4c2138b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install pylint
26+
pip install pylint flet
2627
2728
- name: Run Pylint
2829
run: |

0 commit comments

Comments
 (0)