Minor strictness increases

This commit is contained in:
Kovid Goyal
2020-03-14 14:59:31 +05:30
parent 5f06d3a427
commit c912eef040
10 changed files with 31 additions and 25 deletions

View File

@@ -31,7 +31,8 @@ except ImportError:
OptionDict = Dict[str, Any] # type: ignore
if TYPE_CHECKING:
from .config import BadLine, KeyAction, KeySpec, SequenceMap # noqa
from .config import KeyAction, KeySpec, SequenceMap # noqa
from .conf.utils import BadLine # noqa
CONFIG_HELP = '''\
Specify a path to the configuration file(s) to use. All configuration files are