Closed vdboor closed 11 years ago
Only today I noticed that the bootstrap_*() functions are typically not imported from micawber.providers, but micaweber/__init__.py exports them. :cry:
bootstrap_*()
micawber.providers
micaweber/__init__.py
This pull request adds the missing export.
cc: https://github.com/coleifer/micawber/pull/19
Only today I noticed that the
bootstrap_*()
functions are typically not imported frommicawber.providers
, butmicaweber/__init__.py
exports them. :cry:This pull request adds the missing export.
cc: https://github.com/coleifer/micawber/pull/19