2 lines
55 B
Python
2 lines
55 B
Python
def raises(exception: Exception) -> ExceptionInfo: ...
|
def raises(exception: Exception) -> ExceptionInfo: ...
|