stubber.publish.missing_class_methods

Add missing methods to classes in the stubs that are documented in the docstubs

Module Contents

Functions

add_machine_pin_call(merged_path, version)

Add the __call__ method to the machine.Pin and pyb.Pin class

stubber.publish.missing_class_methods.add_machine_pin_call(merged_path: pathlib.Path, version: str)

Add the __call__ method to the machine.Pin and pyb.Pin class in all pyb and machine/umachine stubs

Parameters: