Your IP : 216.73.216.213


Current Path : /proc/242857/root/opt/alt/python37/lib/python3.7/site-packages/pydocstyle/
Upload File :
Current File : //proc/242857/root/opt/alt/python37/lib/python3.7/site-packages/pydocstyle/__init__.py

from .checker import check
from .violations import Error, conventions
from .utils import __version__

# Temporary hotfix for flake8-docstrings
from .checker import ConventionChecker, tokenize_open
from .parser import AllError