mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-01-06 06:27:57 -05:00
Now that we use Python type hints, I discovered that Python 3.11.2 includes the placeholder type `Any` in the metadata reflected by `importlib`. In order to generate consistent documentation with older versions of Python, I exclude `Any` if it is present. This change affects only the documentation and has no effect on the Astronomy Engine package itself.
15 KiB
Executable File
15 KiB
Executable File