Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.64k stars 2.84k forks source link

azure-healthinsights-radiologyinsights needs docstring updates for sphinx #34587

Open azure-sdk opened 9 months ago

azure-sdk commented 9 months ago

ACTION NEEDED: All sphinx errors and warnings must be fixed. The build will begin to fail for this library if errors are not fixed.

This issue indicates that your library reference documentation is rendering with errors. To avoid customer issues, please ensure you take care of these errors and warnings ASAP.

Library name: azure-healthinsights-radiologyinsights Sphinx build: Link to build (2024-07-13) How to fix: Run the sphinx tox command at the library package-level and resolve the docstring errors and warnings.

1) ../azure-healthinsights-radiologyinsights>pip install "tox<5" 2) ../azure-healthinsights-radiologyinsights>tox run -e sphinx -c ../../../eng/tox/tox.ini --root .

See Sphinx and docstring checker for more information.

kristapratico commented 9 months ago

@koen-mertens