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
c15923b
·
verified
·
1 Parent(s):
78d2e26
Delete lint.sh
Browse files
Files changed (1)
hide
show
lint.sh
+0
-2
lint.sh
DELETED
Viewed
@@ -1,2 +0,0 @@
1
-
find src -name '*.py' | xargs pylint
2
-
find src -name '*.py' | xargs mypy