We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c143032 commit 47c7af3Copy full SHA for 47c7af3
docs/source/extensions/numbadoc.py
@@ -1,4 +1,4 @@
1
-# ruff: noqa
+# ruff: noqa: ARG002 ARG003 PLW2901 RUF005
2
3
"""
4
This sphinx extension aims to improve the documentation of numba-decorated
0 commit comments