Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit b30b40f

Browse files
committed
cruft: any
1 parent 085da4a commit b30b40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hatchet_sdk/loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import json
22
import os
33
from logging import Logger, getLogger
4-
from typing import Any, cast
4+
from typing import cast
55

66
from pydantic import BaseModel, ConfigDict, ValidationInfo, field_validator
77

0 commit comments

Comments
 (0)