mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-15 15:15:06 -05:00
fix: python lints
This commit is contained in:
5
.github/workflows/pep8.yml
vendored
5
.github/workflows/pep8.yml
vendored
@@ -18,6 +18,5 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: PEP8
|
||||
run: |
|
||||
pip install --upgrade pyproject-flake8
|
||||
flake8 generate_data.py
|
||||
flake8 verify_curves.py
|
||||
pip install --upgrade ruff
|
||||
ruff .
|
||||
|
||||
Reference in New Issue
Block a user