| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…0769) Move the offending imports into the functions that use them so that numpy.distutils is only loaded if those functions are required.
| Back | FazBrowse Home | New Git URL |
Backport of #20831.
Move the offending imports into the functions that use them so that
numpy.distutils is only loaded if those functions are required.
Fixes #20769.