Closed Moraxyc closed 5 months ago
Shoot--thanks for raising. I've raised an issue on the package we use for static analysis, griffe. I think people can avoid this error by using the colon syntax to refer to objects (<some>.<module>:<some_object>
). But I think the most common approach is to write <some>.<module>.<some_object>
with all periods, so it's worth looking into!
Should be resolved in https://github.com/mkdocstrings/griffe/releases/tag/0.45.3
It seems something wrong with latest griffe 0.45.2
Reproduce
Pytest report