File: __init__.py

package info (click to toggle)
pylint-django 0.7.2-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 204 kB
  • sloc: python: 787; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
"""pylint_django module."""
from __future__ import absolute_import
from pylint_django import plugin

register = plugin.register