Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
medicode
/
lib
/
medicode_web
/
fallback.ex
timgremore
fix: Rename directories and main context files
6488653
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
89 Bytes
defmodule
Medicode.Fallback
do
defexception
message:
"Not found"
,
plug_status:
404
end