We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beca98e commit 1af4784Copy full SHA for 1af4784
1 file changed
mprof
@@ -9,7 +9,7 @@ import copy
9
import time
10
import math
11
12
-from optparse import OptionParser
+from optparse import OptionParser, OptionValueError
13
14
import memory_profiler as mp
15
0 commit comments