Skip to content

Commit 6461e2c

Browse files
author
Matt Sokoloff
committed
ignore mypy
1 parent f4bc358 commit 6461e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/model_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# type: ignore
12
from typing import TYPE_CHECKING, Dict, Iterable, Union, List, Optional, Any
23
from pathlib import Path
34
import os

0 commit comments

Comments
 (0)