mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Все подряд
This commit is contained in:
11
.venv2/Lib/site-packages/_pytest/config/exceptions.py
Normal file
11
.venv2/Lib/site-packages/_pytest/config/exceptions.py
Normal file
@@ -0,0 +1,11 @@
|
||||
from typing 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."""
|
Reference in New Issue
Block a user