module documentation

Check for if / assign blocks that can be rewritten with if-expressions.

Class ConsiderTernaryExpressionChecker Undocumented
Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented