Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.1.0
-
None
-
None
Description
When we build the documentation we can observe that sphinx drops the function _convert_times_to_datetime() while building the documentation and this function does not appear in the documentation.
The reason for the failure according to me could be that sphinx does not load any function that starts with underscore in its automodule docstrings. I will send a patch for this.
Attachments
Issue Links
- links to