aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/__init__.py
diff options
context:
space:
mode:
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 8badc8a12..a4c83deab 100644
--- a/Python/pywarpx/__init__.py
+++ b/Python/pywarpx/__init__.py
@@ -16,4 +16,4 @@ from .WarpXPIC import WarpXPIC
from ._libwarpx import add_particles
-from .controllers import *
+from .callbacks import *