https://github.com/python/mypy/pull/9626 will make stubtest a little bit stricter about positional-only arguments for dunders like __init__ Co-authored-by: hauntsaninja <>
Co-authored-by: hauntsaninja <>
* apply black and isort * move some type ignores