Skip to content

Commit

Permalink
add import uvspec_available
Browse files Browse the repository at this point in the history
  • Loading branch information
Jérémy Neveu committed Dec 19, 2023
1 parent a8c574a commit 0414393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_multispectra.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

from spectractor.fit.fit_multispectra import _build_test_sample, MultiSpectraFitWorkspace, run_multispectra_minimisation # noqa: E402
from spectractor import parameters # noqa: E402
from spectractor.tools import uvspec_available # noqa: E402
import numpy as np # noqa: E402
import os # noqa: E402
import unittest # noqa: E402


Expand Down

0 comments on commit 0414393

Please sign in to comment.