%PDF- %PDF-
Direktori : /proc/309157/task/309157/root/lib/python3/dist-packages/_pytest/config/ |
Current File : //proc/309157/task/309157/root/lib/python3/dist-packages/_pytest/config/exceptions.py |
from _pytest.compat import final @final class UsageError(Exception): """Error in pytest usage or invocation.""" class PrintHelp(Exception): """Raised when pytest should print its help to skip the rest of the argument parsing and validation."""