Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
csalabs
/
AI-EMBD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
csalabs
commited on
Sep 14, 2023
Commit
c9cbfef
·
1 Parent(s):
253aec0
Delete .flake8
Browse files
Files changed (1)
hide
show
.flake8
+0
-4
.flake8
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
[flake8]
2
-
exclude = docs
3
-
max-line-length = 119
4
-
extend-ignore = E203