Skip to content

Commit

Permalink
Re-run updated isort
Browse files Browse the repository at this point in the history
  • Loading branch information
ugyballoons committed Sep 3, 2024
1 parent bcf9703 commit 4c32424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/ts/rubintv/background/currentpoller.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from asyncio import sleep
from time import time
from typing import AsyncGenerator
from asyncio import sleep

from lsst.ts.rubintv.background.background_helpers import get_next_previous_from_table
from lsst.ts.rubintv.config import rubintv_logger
Expand Down

0 comments on commit 4c32424

Please sign in to comment.