コード例 #1
0
def teardown_function(function) -> None:
    resultslib.unregister_all_result_handlers()
コード例 #2
0
def teardown_function(function: Any) -> None:
    unregister_all_result_handlers()