Skip to content

Commit c8bd9e6

Browse files
authored
fix #29
* fix docstring and close #29
1 parent 2338de1 commit c8bd9e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scorep/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def set_init_environment(scorep_config=[], keep_files=False):
3131
3232
@param scorep_config configuration flags for score-p
3333
@param keep_files whether to keep the generated files, or not.
34-
@return temp_dir to be deleted once the script is done
3534
"""
3635

3736
if ("LD_PRELOAD" in os.environ) and (

0 commit comments

Comments
 (0)