aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2022-08-11 19:00:35 -0600
committerGravatar GitHub <noreply@github.com> 2022-08-11 18:00:35 -0700
commit64d89befdfd86fc44efe3bcd3a15c31d86181edc (patch)
treef365c640119227427b8a6dbdaaacc6dca313cd69 /Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py
parentb4686616d884e11f4a624989d370b3c032d0c1c4 (diff)
downloadWarpX-64d89befdfd86fc44efe3bcd3a15c31d86181edc.tar.gz
WarpX-64d89befdfd86fc44efe3bcd3a15c31d86181edc.tar.zst
WarpX-64d89befdfd86fc44efe3bcd3a15c31d86181edc.zip
`isort`: AMReX, WarpX, etc. as First Party (#3307)
* `isort`: AMReX, WarpX, etc. as First Party Mark the `amrex` and `pywarpx`, `picmistandard`, ... imports as first party, so that they do not change if run locally or remotely pre/post install.
Diffstat (limited to 'Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py')
-rwxr-xr-xExamples/Tests/ParticleDataPython/PICMI_inputs_2d.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py b/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py
index 40d0b49ad..c93b84f1f 100755
--- a/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py
+++ b/Examples/Tests/ParticleDataPython/PICMI_inputs_2d.py
@@ -3,6 +3,7 @@ import argparse
import sys
import numpy as np
+
from pywarpx import callbacks, picmi
# Create the parser and add the argument