Skip to content

Commit a0df3d9

Browse files
author
Patrick Ingraham
committed
fix typo
1 parent e25be87 commit a0df3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/auxtel/test_latiss_acquire_and_take_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import lsst.daf.butler as dafButler
3131
import pytest
3232
from lsst.ts import externalscripts, salobj, standardscripts
33-
from lsst.ts.externalscripts.auxtel import LatissTakeFlats
33+
from lsst.ts.externalscripts.auxtel import LatissAcquireAndTakeSequence
3434
from lsst.utils import getPackageDir
3535

3636
# Make matplotlib less chatty

0 commit comments

Comments
 (0)