pelican/tests/test_settings.py:11:1: I101 Imported names are in the wrong order. Should be configure_settings, DEFAULT_CONFIG, DEFAULT_THEME, read_settings
but
11 from pelican.settings import (configure_settings, DEFAULT_CONFIG,
12 DEFAULT_THEME, read_settings)
not sure if a dup of #44 but for completeness:
but