lazy_toolbox: fix flake8 blank-line violations

This commit is contained in:
mvdbeek
2026-07-28 17:27:21 +02:00
parent d9c5fc86ce
commit b863a32340
-1
View File
@@ -1223,7 +1223,6 @@ class LazyToolBox(ToolBox):
return self._tool_index.get(tool_id)
return None
# === Required property overrides ===
@property