alexgolec / schwab-py

Unofficial API wrapper for the Schwab HTTP API
MIT License
203 stars 48 forks source link

`GetQuote.Field` should be a link #140

Open alexgolec opened 4 months ago

alexgolec commented 4 months ago

https://schwab-py.readthedocs.io/en/latest/client.html#schwab.client.Client.get_quote

james-coder commented 3 months ago

Created by https://github.com/alexgolec/schwab-py/commit/f4e09573932897293c50d38e96ffbca40219005a and not updating the comment there.

If the github workflow for building documentation is changed to sphinx-build -W -n docs/ docs-build (add -n), then the nag message would have said that there was an issue. Otherwise, sphinx-build wasn't making any kind of warning/etc.

I changed it locally on my system, but it still complains, even when it seems correct. Unsure...

schwab/client/base.py:docstring of schwab.client.base.BaseClient.get_quote:7:py:class reference target not found: Quote.Fields