Searched defs:diff_num_params (Results 1 – 2 of 2) sorted by relevance
372 def __init__(self, rank, diff_num_params=False): argument8370 self, group_to_use, diff_num_params=False argument
14566 def diff_num_params(x): # noqa: F811 function14571 def diff_num_params(x, y): # noqa: F811 function14575 def diff_num_params(x, y=2, z=3): # noqa: F811 function