diff --git a/gradio/state.py b/gradio/state.py new file mode 100644 index 0000000000..d425d7fe1a --- /dev/null +++ b/gradio/state.py @@ -0,0 +1,2 @@ +"""Implements a State class to store state in the backend.""" +