Ruff formatting

This commit is contained in:
jaknapper 2025-04-15 16:50:43 +01:00 committed by Joe Knapper
parent b8ddab1ed8
commit fbbb3decdc

View file

@ -1019,8 +1019,6 @@ class SmartScanThing(Thing):
with self._preview_stitch_popen_lock:
self._preview_stitch_popen.wait()
def run_subprocess(
self,
logger: InvocationLogger,