Skip to content
Snippets Groups Projects
Commit 25c92321 authored by Markus Holzer's avatar Markus Holzer
Browse files

Fix linter

parent fd6ff7ef
No related branches found
No related tags found
2 merge requests!353Draft: Generalise usage of Structs for nested array access,!341Refactor gpu indexing
from typing import Union
import numpy as np
from pystencils.astnodes import Block, KernelFunction, LoopOverCoordinate, SympyAssignment
from pystencils.config import CreateKernelConfig
from pystencils.typing import StructType, TypedSymbol
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment