`isort`: First Party Modules (#4902)
* `isort`: First Party Modules Declare `amrex` and `pywarpx` our first party modules, even if they are not installed. This resolves inconsistencies when sorting imports in developer or remote runs (pre-commit.com CI). * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by:pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
显示
- Docs/source/usage/workflows/ml_materials/run_warpx_training.py 1 个添加, 0 个删除...source/usage/workflows/ml_materials/run_warpx_training.py
- Examples/Physics_applications/capacitive_discharge/PICMI_inputs_1d.py 2 个添加, 1 个删除...sics_applications/capacitive_discharge/PICMI_inputs_1d.py
- Examples/Physics_applications/capacitive_discharge/PICMI_inputs_2d.py 2 个添加, 1 个删除...sics_applications/capacitive_discharge/PICMI_inputs_2d.py
- Examples/Physics_applications/spacecraft_charging/PICMI_inputs_rz.py 1 个添加, 0 个删除...ysics_applications/spacecraft_charging/PICMI_inputs_rz.py
- Examples/Tests/embedded_boundary_python_api/PICMI_inputs_EB_API.py 1 个添加, 0 个删除...Tests/embedded_boundary_python_api/PICMI_inputs_EB_API.py
- Examples/Tests/langmuir/PICMI_inputs_rz.py 1 个添加, 0 个删除Examples/Tests/langmuir/PICMI_inputs_rz.py
- Examples/Tests/magnetostatic_eb/PICMI_inputs_3d.py 1 个添加, 0 个删除Examples/Tests/magnetostatic_eb/PICMI_inputs_3d.py
- Examples/Tests/magnetostatic_eb/PICMI_inputs_rz.py 1 个添加, 0 个删除Examples/Tests/magnetostatic_eb/PICMI_inputs_rz.py
- Examples/Tests/ohm_solver_EM_modes/PICMI_inputs.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_EM_modes/PICMI_inputs.py
- Examples/Tests/ohm_solver_EM_modes/PICMI_inputs_rz.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_EM_modes/PICMI_inputs_rz.py
- Examples/Tests/ohm_solver_EM_modes/analysis.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_EM_modes/analysis.py
- Examples/Tests/ohm_solver_EM_modes/analysis_rz.py 2 个添加, 1 个删除Examples/Tests/ohm_solver_EM_modes/analysis_rz.py
- Examples/Tests/ohm_solver_ion_Landau_damping/PICMI_inputs.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_ion_Landau_damping/PICMI_inputs.py
- Examples/Tests/ohm_solver_ion_Landau_damping/analysis.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_ion_Landau_damping/analysis.py
- Examples/Tests/ohm_solver_ion_beam_instability/PICMI_inputs.py 1 个添加, 0 个删除...les/Tests/ohm_solver_ion_beam_instability/PICMI_inputs.py
- Examples/Tests/ohm_solver_ion_beam_instability/analysis.py 1 个添加, 0 个删除Examples/Tests/ohm_solver_ion_beam_instability/analysis.py
- Examples/Tests/ohm_solver_magnetic_reconnection/PICMI_inputs.py 1 个添加, 0 个删除...es/Tests/ohm_solver_magnetic_reconnection/PICMI_inputs.py
- Examples/Tests/particle_boundary_interaction/PICMI_inputs_rz.py 1 个添加, 0 个删除...es/Tests/particle_boundary_interaction/PICMI_inputs_rz.py
- Examples/Tests/particle_boundary_scrape/PICMI_inputs_scrape.py 1 个添加, 0 个删除...les/Tests/particle_boundary_scrape/PICMI_inputs_scrape.py
- Examples/Tests/particle_data_python/PICMI_inputs_2d.py 1 个添加, 0 个删除Examples/Tests/particle_data_python/PICMI_inputs_2d.py
想要评论请 注册 或 登录