We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1fd51 commit 2305616Copy full SHA for 2305616
1 file changed
examples/hf_demo_space/app.py
@@ -33,7 +33,6 @@
33
import stat
34
import yaml
35
import time
36
-import os
37
38
DEFAULT_SESSIONS_WORKSPACE = Path(os.getcwd()) / "sessions"
39
0 commit comments