aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/json_schemas/stubs/pytest/raises.pyi
blob: 2e3b29f3dc89c2d2d0a095b6bef9a178b14d0927 (plain) (blame)
1
def raises(exception: Exception) -> ExceptionInfo: ...