Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
f9bb44d
medicode
/
lib
/
medical_transcription
/
mailer.ex
timgremore
Initial import
d77a9fd
10 months ago
raw
Copy download link
history
blame
98 Bytes
defmodule
MedicalTranscription.Mailer
do
use
Swoosh
.
Mailer
,
otp_app:
:medical_transcription
end