__init__.py 87 B

123456
  1. from botadero import create_app
  2. app = create_app()
  3. from . import sincronizarArchivos