mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +00:00
872dd26e1c
Docstrings naming sibling methods, private helpers, test files, or historical symbols silently go wrong on rename. Strip Sphinx :meth: / :class: / :func: / :attr: markup that mostly added noise (no Sphinx in this project), and rewrite five docstrings that cited specific test paths or private hooks to describe the behaviour instead. Generated with the assistance of an AI coding tool.