Match Etiquette update re prod launching.

master
voussoir 2021-10-01 14:11:00 -07:00
parent ca94ecce46
commit 2d7868477e
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
from . import backend
from . import ycdl_flask_prod
__all__ = ['backend']