Skip to content
  • Deimos's avatar
    Apply isort to make import styles consistent · 31ab15fe
    Deimos authored
    This adds settings into pyproject.toml for the isort tool to match up
    with the styles I've generally been using, and then applies it to the
    whole project (by running "isort -rc").
    
    Most of these changes are very minor, but it's good to fix the few
    inconsistencies that were around.
    31ab15fe