pytest_cases/common_others.py
2
S101:
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
383
assert
getattr
(
cls
,
func_name
)
is
func
399
assert
getattr
(
cls
,
func_name
)
is
func