Skip to content

Commit

Permalink
WIP: mypy disabled until python/mypy#11829 gets pushed into pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
lenoqt committed Jan 19, 2022
1 parent 157ce1f commit 2600a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
- name: Run type checking with pyright
run: |
npm install -g pyright
pipenv run typecheck
pipenv run pyright trading

0 comments on commit 2600a29

Please sign in to comment.