Searched refs:kargs (Results 1 – 1 of 1) sorted by relevance
62 def __init__(self, *args, **kargs): argument68 super().__init__(*args, **kargs)