Skip to content

Commit 9b86782

Browse files
committed
fix newline oddity
1 parent 0b34c6d commit 9b86782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_bindings/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,3 @@ exclude = ["cuda/bindings/_version.py"]
103103
"UP022",
104104
"E402", # module level import not at top of file
105105
"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

Comments
 (0)