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.
__init__.py
1 parent d5482b5 commit 5b229abCopy full SHA for 5b229ab
docs/snippets/snippets.toml
@@ -76,6 +76,7 @@ features = [
76
# You should only ever use this if the test isn't implemented and cannot yet be implemented
77
# for one or more specific SDKs.
78
[opt_out.run]
79
+"__init__" = ["py"] # That init file is to make mypy happy.
80
"concepts/explicit_recording" = [ # python-specific check
81
"cpp",
82
"rust",
0 commit comments