diff --git a/nifty/plotting/plotter_/__init__.py b/nifty/plotting/plotter/__init__.py
similarity index 100%
rename from nifty/plotting/plotter_/__init__.py
rename to nifty/plotting/plotter/__init__.py
diff --git a/nifty/plotting/plotter_/healpix_plotter.py b/nifty/plotting/plotter/healpix_plotter.py
similarity index 100%
rename from nifty/plotting/plotter_/healpix_plotter.py
rename to nifty/plotting/plotter/healpix_plotter.py
diff --git a/nifty/plotting/plotter_/plotter.py b/nifty/plotting/plotter/plotter.py
similarity index 100%
rename from nifty/plotting/plotter_/plotter.py
rename to nifty/plotting/plotter/plotter.py
diff --git a/nifty/plotting/plotter_/power_plotter.py b/nifty/plotting/plotter/power_plotter.py
similarity index 100%
rename from nifty/plotting/plotter_/power_plotter.py
rename to nifty/plotting/plotter/power_plotter.py