Skip to content

Commit

Permalink
removed linting with flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Migutin authored and Maxim Migutin committed Feb 22, 2023
1 parent 2df67a8 commit 9279dd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
name: run tests
command: |
. venv/bin/activate
flake8 --exclude=venv* --statistics
pytest -v --cov=calculator

0 comments on commit 9279dd0

Please sign in to comment.