# Documentation https://docs.python.org/3/library/importlib.html#importlib.machinery.SourceFileLoader.load_module https://docs.python.org/3/library/importlib.html#importlib.machinery.SourcelessFileLoader.load_module The signature of `load_module` should be `load_module(fullname)` as inherited from parent class: https://docs.python.org/3/library/importlib.html#importlib.abc.FileLoader.load_module <!-- gh-linked-prs --> ### Linked PRs * gh-139621 <!-- /gh-linked-prs -->