mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
lazy_toolbox: fix flake8 blank-line violations
This commit is contained in:
@@ -1223,7 +1223,6 @@ class LazyToolBox(ToolBox):
|
||||
return self._tool_index.get(tool_id)
|
||||
return None
|
||||
|
||||
|
||||
# === Required property overrides ===
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user