We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157ce1f commit 2600a29Copy full SHA for 2600a29
.github/workflows/tests.yml
@@ -47,4 +47,4 @@ jobs:
47
- name: Run type checking with pyright
48
run: |
49
npm install -g pyright
50
- pipenv run typecheck
+ pipenv run pyright trading
0 commit comments