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 7f05353 commit 65dae78Copy full SHA for 65dae78
.github/workflows/python_lint.yml
@@ -75,4 +75,4 @@ jobs:
75
# Job-specific step(s):
76
77
- name: Run mypy
78
- run: poetry run mypy --config-file mypy.ini --install-types --non-interactive
+ run: poetry run mypy --config-file mypy.ini --non-interactive airbyte_cdk
0 commit comments