File: __init__.py

package info (click to toggle)
python-django-appconf 1.0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 392; makefile: 132
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download
1
2
3
from .base import AppConf  # noqa

__version__ = "1.0.6"