Closed RomainCscn closed 4 years ago
Methods with an underscore at the end of the name is not in the docs. Example: export_().
export_()
As this is not a private method we should expect to see the method in the documentation.
Description
Methods with an underscore at the end of the name is not in the docs. Example:
export_()
.Expected outcome
As this is not a private method we should expect to see the method in the documentation.
Steps to reproduce
export_()
.