Skip to content

Commit 2600a29

Browse files
committed
WIP: mypy disabled until python/mypy#11829 gets pushed into pypi
1 parent 157ce1f commit 2600a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Run type checking with pyright
4848
run: |
4949
npm install -g pyright
50-
pipenv run typecheck
50+
pipenv run pyright trading

0 commit comments

Comments
 (0)