sgammon/canteen

View on GitHub
canteen/templates/compiled/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
# -*- coding: utf-8 -*-

"""

   compiled templates: compiled

"""

# subtemplates
from canteen.templates.compiled.base import *
from canteen.templates.compiled.snippets.test import *