aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtWidgets/bug_585.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-12-13 09:52:29 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-12-13 10:21:46 +0100
commit21d8a3f57ba9136f8d181af6d5aa0ba9a5cdb8b7 (patch)
tree5460b893e9cd48d4f9e9e24dd99469aaf1f5c9e4 /sources/pyside6/tests/QtWidgets/bug_585.py
parentf6069b9330fc01b68296ef4dffd474ed98784ec6 (diff)
Fix trailing empty lines
Pick-to: 6.8 Change-Id: I1a5964463f703ade0657816cb974206355a5ae5b Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside6/tests/QtWidgets/bug_585.py')
-rw-r--r--sources/pyside6/tests/QtWidgets/bug_585.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside6/tests/QtWidgets/bug_585.py b/sources/pyside6/tests/QtWidgets/bug_585.py
index 0c85a7ff6..00abf69a7 100644
--- a/sources/pyside6/tests/QtWidgets/bug_585.py
+++ b/sources/pyside6/tests/QtWidgets/bug_585.py
@@ -36,4 +36,3 @@ class Bug585(unittest.TestCase):
if __name__ == '__main__':
unittest.main()
-