aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/__init__.py
diff options
context:
space:
mode:
authorGravatar Dave Grote <grote1@llnl.gov> 2018-07-19 16:29:40 -0700
committerGravatar Dave Grote <grote1@llnl.gov> 2018-07-19 16:29:40 -0700
commit315b25e802f067c39dd1107b9e92ee73e8a7e92e (patch)
tree2c14999ff5129d7349666d29e14248b251063b59 /Python/pywarpx/__init__.py
parent96f4c8475d1c8ab7f5c9d392d04b2cf3f9d0d186 (diff)
downloadWarpX-315b25e802f067c39dd1107b9e92ee73e8a7e92e.tar.gz
WarpX-315b25e802f067c39dd1107b9e92ee73e8a7e92e.tar.zst
WarpX-315b25e802f067c39dd1107b9e92ee73e8a7e92e.zip
Updates to match changes in PICMI standard
Diffstat (limited to 'Python/pywarpx/__init__.py')
-rw-r--r--Python/pywarpx/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/pywarpx/__init__.py b/Python/pywarpx/__init__.py
index cd6237d39..14d028a45 100644
--- a/Python/pywarpx/__init__.py
+++ b/Python/pywarpx/__init__.py
@@ -11,7 +11,7 @@ from .Laser import laser
#from .timestepper import TimeStepper
from .PGroup import PGroup
from .PGroup import PGroups
-from .WarpXPIC import WarpXPIC
+#from .WarpXPIC import WarpXPIC
from ._libwarpx import add_particles