Skip to content

Commit

Permalink
fix lint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KiraPC committed Jul 6, 2021
1 parent 15a3086 commit c0833aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: flake8 install
run: pip3 install flake8
- name: lint
run: flake8 fastapi-router-controller/
run: flake8 fastapi_router_controller/

0 comments on commit c0833aa

Please sign in to comment.