__init__.py 164 B

1234567891011
  1. """
  2. __init__.py
  3. ===========
  4. Edward J. Stronge
  5. (c) 2014
  6. Imports collate_content to facilitate Pelican's plugin loading process.
  7. """
  8. from .collate_content import *