Investigate using isort to enforce import consistency

Look at using the isort tool in CI to assert that isort(file) == file, as a means of enforcing import consistency.