some organization pass, still need to review a bunch
This commit is contained in:
+1
-1
@@ -4170,7 +4170,7 @@ def render_operations_hub(app: App) -> None:
|
||||
with imscope.tab_item("Vendor State") as (exp, _):
|
||||
if exp: render_vendor_state(app)
|
||||
|
||||
def render_vendor_state(app: App) -> None:
|
||||
def render_vendor_state(app: App) -> None: # TODO(Ed): Shouldn't this just be a part of usage analytics? We can show all used vendors at once...
|
||||
"""Render the Operations Hub > Vendor State panel.
|
||||
[C: src/vendor_state.py:get_vendor_state]
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user