Skip to content

Commit

Permalink
indent error
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Cabayol-Garcia committed Oct 7, 2024
1 parent 0ece5a7 commit f5c9281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plot_mpg_gp.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## LaCE specific modules
import lace
from lace.emulator.nn_emulator import NNEmulator
from lace.emulator.gp_emulator import GPEmulator
from lace.archive import nyx_archive, gadget_archive
from lace.utils import poly_p1d
from lace.utils.plotting_functions import plot_p1d_vs_emulator
Expand Down

0 comments on commit f5c9281

Please sign in to comment.