We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8a275 commit 322ad78Copy full SHA for 322ad78
conf.py
@@ -167,4 +167,5 @@
167
168
nitpick_ignore = [
169
("py:class", "typing_extensions.Self"),
170
+ ("py:class", "docker.models.containers.ExecResult"),
171
]
0 commit comments