Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
rocioadlc/test_3
rocioadlc
/
test_4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rocioadlc
commited on
Feb 9, 2024
Commit
26fb2d4
Β·
verified
Β·
1 Parent(s):
f7fbd50
Update theme.py
Browse files
Files changed (1)
hide
show
theme.py
+0
-5
theme.py
CHANGED
Viewed
@@ -1,8 +1,3 @@
1
-
#!/usr/bin/env python
2
-
# coding: utf-8
3
-
4
-
# In[ ]:
5
-
6
7
from __future__ import annotations
8
1
2
from __future__ import annotations
3