Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leetuan023
/
srttosubedge
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
leetuan023
commited on
Sep 24, 2024
Commit
78d2e26
·
verified
·
1 Parent(s):
52dff6c
Delete format.sh
Browse files
Files changed (1)
hide
show
format.sh
+0
-3
format.sh
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
set -eux
2
-
find src -name '*.py' | xargs black
3
-
find src -name '*.py' | xargs isort