Skip to content

Commit 309ebc1

Browse files
ChsudeeptaChsudeepta
authored andcommitted
Ruff fixes
1 parent a4dceba commit 309ebc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ibex_bluesky_core/run_engine/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
logger = logging.getLogger(__name__)
2424

25+
2526
class _DuringTask(DuringTask):
2627
def block(self, blocking_event: Event) -> None:
2728
"""On windows, event.wait() on the main thread is not interruptible by a CTRL-C.

0 commit comments

Comments
 (0)