Skip to content

Commit

Permalink
Fixed isort formatting in base_script.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbovill committed Feb 27, 2024
1 parent 280edd8 commit fc2617a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/lsst/ts/IntegrationTests/base_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
from lsst.ts import salobj
from lsst.ts.idl.enums.Script import ScriptState
from lsst.ts.idl.enums.ScriptQueue import Location, ScriptProcessState

import utils.py
from lsst.ts.IntegrationTests import utils


class BaseScript:
Expand Down

0 comments on commit fc2617a

Please sign in to comment.