* Pylint plugin to check __init__ return type * Support *args add **kwargs, type hints * Use 'in' instead of 'any()' * Fix last few places
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>