AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
32 stars 15 forks source link

`isort`: AMReX as First Party Module #304

Closed ax3l closed 2 months ago

ax3l commented 2 months ago

Declare amrex our first party module, even if it is not installed yet. This resolves inconsistencies when sorting imports in developer or remote runs (pre-commit.com CI).