diff options
Diffstat (limited to 'Examples/Tests/PythonWrappers')
-rwxr-xr-x | Examples/Tests/PythonWrappers/PICMI_inputs_2d.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/Tests/PythonWrappers/PICMI_inputs_2d.py b/Examples/Tests/PythonWrappers/PICMI_inputs_2d.py index 80574ff94..2301a558b 100755 --- a/Examples/Tests/PythonWrappers/PICMI_inputs_2d.py +++ b/Examples/Tests/PythonWrappers/PICMI_inputs_2d.py @@ -3,6 +3,7 @@ import matplotlib.pyplot as plt from mpl_toolkits.axes_grid1.axes_divider import make_axes_locatable import numpy as np + from pywarpx import picmi # Number of time steps |