Skip to content

Commit

Permalink
v0.0.1-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
dacacioa committed Nov 9, 2024
1 parent 94502f1 commit 440d183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seqsl.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
config['gmail']['mail_body'],
qlsfile,
config['gmail']['sender_password'],
config['gmail']['smtp_server']
config['gmail']['smtp_server']
)

# Eliminar el archivo PDF después de enviarlo
Expand Down

0 comments on commit 440d183

Please sign in to comment.