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 fc85f4c commit 4710280Copy full SHA for 4710280
appmap.pth
@@ -1,2 +1 @@
1
-# The python runtime suppresses errors from import, but we should fail if something goes wrong.
2
-try: import appmap; except Exception: raise
+import appmap
0 commit comments