Commit b60224a
authored
Explicitly put the created extension into sys.modules for PT2.9. (#158)
* Explicitly put the created extension into sys.modules for PT2.9.
* Replaced importlib with sys.
* Removed unused import.
* No need for default parameter.1 parent fcb0f3e commit b60224a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments