Skip to content

Commit 8fde7e2

Browse files
committed
Fix typo for Sphinx.
1 parent dbac36d commit 8fde7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@ def get_max_resources_used(pid, mem_mb, num_threads, pyfunc=False):
13881388
"""Function to get the RAM and threads usage of a process
13891389
13901390
Parameters
1391-
---------
1391+
----------
13921392
pid : integer
13931393
the process ID of process to profile
13941394
mem_mb : float

0 commit comments

Comments
 (0)