Skip to content

Commit 9f06f02

Browse files
committed
PEP8 change
1 parent 9ef4bde commit 9f06f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dpath/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ def creator(
3636
segments: Sequence[PathSegment],
3737
i: int,
3838
hints: Sequence[Tuple[PathSegment, type]] = ()
39-
)"""
39+
)"""

0 commit comments

Comments
 (0)