diff options
Diffstat (limited to 'sources/pyside6/tests/QtWidgets/bug_836.py')
-rw-r--r-- | sources/pyside6/tests/QtWidgets/bug_836.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/pyside6/tests/QtWidgets/bug_836.py b/sources/pyside6/tests/QtWidgets/bug_836.py index dbac5547d..b9d39d875 100644 --- a/sources/pyside6/tests/QtWidgets/bug_836.py +++ b/sources/pyside6/tests/QtWidgets/bug_836.py @@ -43,5 +43,3 @@ def main(): if __name__ == "__main__": main() - - |