Skip to content
Snippets Groups Projects
Commit 196a0d37 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Lint

parent 4f03b791
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ try: ...@@ -7,7 +7,7 @@ try:
import pycuda.autoinit import pycuda.autoinit
import pycuda.gpuarray import pycuda.gpuarray
import pycuda.driver import pycuda.driver
except: except Exception:
pass pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment