We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660fda5 commit af2deb6Copy full SHA for af2deb6
vmprof/__init__.py
@@ -7,7 +7,7 @@
7
8
import _vmprof
9
10
-import cli
+from vmprof import cli
11
12
from vmprof.reader import (MARKER_NATIVE_SYMBOLS, FdWrapper,
13
LogReaderState, LogReaderDumpNative)
0 commit comments