gavinzli's picture
Remove obsolete router and controller files; update application structure and dependencies
af08824
raw
history blame
103 Bytes
from controllers import mail
if __name__ == "__main__":
mail.collect()
# mail.get_documents()