Skip to content

Commit b0714f2

Browse files
committed
remove obsolete reference
1 parent 9f95339 commit b0714f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/blog/posts/solve_qt_segfault.md

-3
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@ class QtBotWithOnCloseRenaming(QtBot):
283283
`_find_dangling_widgets`: fixture that finds all widgets that have not
284284
been renamed to 'handled_widget'.
285285
286-
References
287-
----------
288-
.. [1] https://czaki.github.io/blog/2024/09/16/preventing-segfaults-in-test-suite-that-has-qt-tests/
289286
"""
290287

291288
def addWidget(self, widget, *, before_close_func=None):

0 commit comments

Comments
 (0)