Skip to content
Snippets Groups Projects
Commit c84ad702 authored by Richard Angersbach's avatar Richard Angersbach
Browse files

Fix lint

parent f65cd9bf
No related branches found
No related tags found
1 merge request!454Optimization for GPU block size determination
Pipeline #76560 passed
...@@ -11,7 +11,6 @@ from .parameters import Parameter ...@@ -11,7 +11,6 @@ from .parameters import Parameter
from .errors import CodegenError from .errors import CodegenError
from .config import GpuIndexingScheme from .config import GpuIndexingScheme
from .target import Target from .target import Target
from ..backend.constants import PsConstant
from ..backend.kernelcreation import ( from ..backend.kernelcreation import (
KernelCreationContext, KernelCreationContext,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment