Skip to content

Commit 2b76d43

Browse files
authored
Update Test-Python.yml
1 parent d5f872d commit 2b76d43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Test-Python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
python --version
1818
python -m pip install --upgrade pip
1919
pip install pylint
20-
pylint Filename_class.py
21-
pylint Filename_java.py
20+
pylint filename_class.py
21+
pylint filename_java.py

0 commit comments

Comments
 (0)