Commit 8bcc06e
committed
chore: hide import from traceback
The `__import__` redefinition only inspects the import and prints a
warning and otherwise does not interfere with the import process.
Signed-off-by: JP-Ellis <[email protected]>1 parent 3007720 commit 8bcc06e
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments