Skip to content

Commit 3f11cc0

Browse files
authored
Update user.py
cleanup
1 parent 8568211 commit 3f11cc0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scorep/user.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import os.path
33
import scorep.instrumenter
44
import functools
5-
import inspect
65

76

87
def region_begin(name, file_name=None, line_number=None):

0 commit comments

Comments
 (0)