safety-copilot / components_keys.py
Asankhaya Sharma
initial commit
4e00df7
raw history blame
No virus
96 Bytes
"""Store streamlit component keys"""
class ComponentsKeys:
FILE_UPLOADER = "file_uploader"