Commit b27755a
committed
fix: use try/except for relative+absolute import in pidmayuresh3 wrapper
Apply Copilot review suggestion — try relative import first
(from .pidmayuresh) for package-style usage, with fallback to
absolute import for direct script execution.1 parent 52b0c3b commit b27755a
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
0 commit comments