Update pep8.yml

This commit is contained in:
Ben
2022-06-24 13:55:41 +01:00
committed by GitHub
parent 1e5c72d1ce
commit fc02c98999

View File

@@ -19,4 +19,5 @@ jobs:
- name: PEP8
run: |
pip install --upgrade pyproject-flake8
flake8 new_scripts.py
flake8 generate_data.py
flake8 verify_curves.py