Skip to content

Commit a65fe41

Browse files
committed
Add empty line to fix docstring rendering
1 parent 51f2cec commit a65fe41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/imcflibs/pathtools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def parse_path(path, prefix=""):
3838
dict
3939
The parsed (and possibly combined) path split into its components, with
4040
the following keys:
41+
4142
- `orig` : The full string as passed into this function (possibly
4243
combined with the prefix in case one was specified).
4344
- `full` : The same as `orig` with separators adjusted to the current

0 commit comments

Comments
 (0)