![JAR search and dependency download from the Maven repository](/logo.png)
python.model_templates.invalid_pos_args.mustache Maven / Gradle / Ivy
if args:
raise ApiTypeError(
"Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
args,
self.__class__.__name__,
),
path_to_item=_path_to_item,
valid_classes=(self.__class__,),
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy