Skip to content

Commit a94d8ca

Browse files
chore: pre-commit auto fixes [...]
1 parent 31e2da2 commit a94d8ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/gentropy/common/schemas.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
import importlib.resources as pkg_resources
66
import json
7-
from collections import defaultdict, namedtuple
8-
from typing import Any
7+
from collections import defaultdict
98

109
from pyspark.sql.types import ArrayType, StructType
1110

0 commit comments

Comments
 (0)