Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
hc99
/
FEA-Bench
like
0
Dataset card
Files
Files and versions
xet
Community
d21cb06
FEA-Bench
/
testbed
/
django__django
/
django
/
apps
/
__init__.py
hc99
Add files using upload-large-folder tool
ce676f7
verified
3 months ago
raw
Copy download link
history
blame
90 Bytes
from
.config
import
AppConfig
from
.registry
import
apps
__all__ = [
"AppConfig"
,
"apps"
]