polynomials_on_simplices.sort_imports module

Sort imports in all library modules using isort.

sort_imports()[source]

Sort imports in all library modules using isort. Sorting is controlled by the settings in the .isort.cfg file.