Skip to content

Commit

Permalink
Fixed isort formatting in csc_state_transition.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbovill committed Feb 27, 2024
1 parent fc2617a commit 804d0ba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/lsst/ts/IntegrationTests/csc_state_transition.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
import asyncio

import yaml
from lsst.ts.IntegrationTests import BaseScript

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


class CSCStateTransition(BaseScript):
Expand Down

0 comments on commit 804d0ba

Please sign in to comment.