modin-project / modin

Modin: Scale your Pandas workflows by changing a single line of code
http://modin.readthedocs.io
Apache License 2.0
9.59k stars 647 forks source link

FIX-#7138: Stop reloading modules for custom docstrings. #7307

Closed sfc-gh-mvashishtha closed 2 weeks ago

sfc-gh-mvashishtha commented 2 weeks ago

Signed-off-by: sfc-gh-mvashishtha mahesh.vashishtha@snowflake.com

What do these changes do?

Stop reloading modules for custom docstrings. See #7138 for motivation.