Skip to content

Commit 53c5acf

Browse files
Revert
1 parent b3a266d commit 53c5acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: mypy
6464
run: |
6565
pip install mypy==0.782
66-
mypy -p labelbox --pretty --show-error-codes --install-types
66+
mypy -p labelbox --pretty --show-error-codes
6767
- name: Install package and test dependencies
6868
run: |
6969
pip install tox==3.18.1

0 commit comments

Comments
 (0)