Skip to content

Commit 612fb32

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0884587 commit 612fb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
# TODO: fix at some point
6565
nitpick_ignore = [
6666
("py:class", "PyQt6.QtWidgets.QWidget"),
67-
("py:class", "PyQt5.QtWidgets.QWidget")
67+
("py:class", "PyQt5.QtWidgets.QWidget"),
6868
]
6969

7070
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)