Pylint treats __init__ like a constructor so it is acceptable for __init__ in subclass to add new parameters.
__init__