fix(api): fix incorrect adjust to Extensible
`__file__` records the path of the `Extensible` class, not the receiver class of `scan_extensions` method. This commit fixes this by switching to `inspect.getfile`.pull/20699/head
parent
312601e964
commit
e8de080add
Loading…
Reference in New Issue