Skip to content
Snippets Groups Projects
Commit 2e63121b authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Apply suggestion to soitool/modules/fit_to_contents_widgets.py

parent 25a7c70a
No related branches found
No related tags found
1 merge request!73#98 Kodefrasemodul
Pipeline #83719 passed with stages
in 2 minutes and 24 seconds
...@@ -78,7 +78,7 @@ class TableWithSizeOfContent(QTableWidget): ...@@ -78,7 +78,7 @@ class TableWithSizeOfContent(QTableWidget):
Returns Returns
------- -------
QSize QSize
The minimal size for this widget The minimal size for this widget.
""" """
return self.sizeHint() return self.sizeHint()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment