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 0b34c6d commit 9b86782Copy full SHA for 9b86782
cuda_bindings/pyproject.toml
@@ -103,4 +103,3 @@ exclude = ["cuda/bindings/_version.py"]
103
"UP022",
104
"E402", # module level import not at top of file
105
"F841"] # F841 complains about unused variables, but some assignments have side-effects that could be useful for tests (func calls for example)
106
-
0 commit comments