We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f697694 commit 6cb9aa3Copy full SHA for 6cb9aa3
components/selectors.py
@@ -23,7 +23,6 @@ def __init__(self, ApiClient: AGiXTSDK):
23
"helper_agent_name",
24
]
25
26
- @st.cache_data
27
def cached_get_extensions(self):
28
return self.sdk.get_extensions()
29
0 commit comments