MCPcopy Create free account
hub / github.com/NVIDIA/DALI / MethodOne

Class MethodOne

dali/test/python/test_external_source_dali.py:985–987  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

983 pass
984
985 class MethodOne:
986 def __call__(self, a):
987 pass
988
989 assert accepted_arg_count(fun_zero) == 0
990 assert accepted_arg_count(fun_one) == 1

Callers 1

test_accepted_arg_countFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_accepted_arg_countFunction · 0.68