Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Oct 22, 2024
1 parent 5addf47 commit fd8bc97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import aiofiles
import aiofiles.tempfile
import fsspec # type: ignore[import-untyped]
import repro_zipfile
import repro_zipfile # type: ignore[import-untyped]
from pydantic import ByteSize, FileUrl, parse_obj_as
from pydantic.networks import AnyUrl
from servicelib.logging_utils import LogLevelInt, LogMessageStr
Expand Down

0 comments on commit fd8bc97

Please sign in to comment.