[FR] Update Python Dependency Versions (#3515)
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Python Lint
|
||||
run: |
|
||||
python -m flake8 tests detection_rules --ignore D203 --max-line-length 120
|
||||
python -m flake8 tests detection_rules --ignore D203,N815 --max-line-length 120
|
||||
|
||||
- name: Python License Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user