[pspec] correct naming bug

This commit is contained in:
Noe Brucy
2022-11-03 15:27:03 +01:00
parent 4f03589789
commit f0f7395fb6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ from i_utils import args
from numpy.fft import fftn, ifft
from pymses.analysis import Camera, ScalarOperator, cube3d
__generator__ = "pspec_new.py"
__generator__ = "pspec.py"
__version__ = "0.2"