Skip to content
Snippets Groups Projects
Commit fd262898 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix flake8

parent b426e3e2
No related branches found
No related tags found
1 merge request!428Vectorization in Default Kernel Creation Driver
Pipeline #70193 passed
......@@ -18,7 +18,7 @@ from ..ast.expressions import (
PsCast,
PsSymbolExpr,
)
from ...types import PsType, PsStructType, PsPointerType, PsUnsignedIntegerType
from ...types import PsStructType, PsPointerType, PsUnsignedIntegerType
class LowerToC:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment