Skip to content

Commit cf63106

Browse files
authored
fix _stringify_path doc
1 parent 061e0aa commit cf63106

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

nibabel/filename_parser.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ def _stringify_path(filepath_or_buffer):
2222
Parameters
2323
----------
2424
filepath_or_buffer : str or os.PathLike
25-
<<<<<<< HEAD
26-
27-
=======
28-
>>>>>>> fbaeacc96dfdd7d4331cc14bf5ce0c4ae3547bec
25+
2926
Returns
3027
-------
3128
str_filepath_or_buffer : maybe a string version of the object

0 commit comments

Comments
 (0)