Relative to absolute imports, del lazy_import in .all files#38030
Relative to absolute imports, del lazy_import in .all files#38030vbraun merged 2 commits intosagemath:developfrom
del lazy_import in .all files#38030Conversation
…print); do sed -i.bak "/from *[.].*import/s/from /from $(echo $d | sed 's,/,.,g')/;s/[.] import / import /;" $d/all*.py; done)
|
Already reviewed 6 months ago in #36676 |
|
Documentation preview for this PR (built with commit e3bd5b0; changes) is ready! 🎉 |
|
It looks good. As long as it passes tests, feel free to set a positive review on my behalf. Some all.py files do not have |
Yes, here I have only picked those |
Right, but I also meant files like combinat/all.py which are changed here. But again, those can wait. |
|
Right, thanks. |
📝 Checklist
⌛ Dependencies