Skip to content

Commit 023a034

Browse files
committed
Remove bad documentation
1 parent 5b937f4 commit 023a034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpath/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ def creator(
4242
segments: Sequence[PathSegment],
4343
i: int,
4444
hints: Sequence[Tuple[PathSegment, type]] = ()
45-
) -> PathSegment"""
45+
)"""

0 commit comments

Comments
 (0)