Skip to content

Commit cee4017

Browse files
committed
Fixed linting issues for the CI/CD Process
1 parent ee94c47 commit cee4017

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/table/inspect.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from __future__ import annotations
1818

1919
from datetime import datetime, timezone
20-
from functools import reduce
2120
from typing import TYPE_CHECKING, Any, Dict, Iterator, List, Optional, Set, Tuple
2221

2322
from pyiceberg.conversions import from_bytes

0 commit comments

Comments
 (0)