Details
Description
It looks like a syntax error in QtCore.pyi was introduced in PySide 6.1.1. The class definition of CheckIndexOptions doesn't have anything inside it.
https://github.com/python-qt-tools/qts/pull/6/checks?check_run_id=2778737128#step:11:48
.tox/mypy-py39-pyside-6/lib/python3.9/site-packages/PySide6/QtCore.pyi:182: error: expected an indented block [syntax]