Removing exclude list from Flake8 now that all python scripts are corrected
This commit is contained in:
@@ -21,5 +21,3 @@ jobs:
|
||||
|
||||
- name: Run Flake8 Lint
|
||||
uses: py-actions/flake8@v2
|
||||
with:
|
||||
exclude: "./scripts/daily_plot.py,./scripts/server.py,./scripts/plotly_streamlit.py,./scripts/privacy_server.py"
|
||||
|
||||
Reference in New Issue
Block a user