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

Fix linter

parent 1a52e964
No related branches found
No related tags found
1 merge request!100Adaption to new API
......@@ -3,7 +3,6 @@ from pystencils import Field, Assignment
from pystencils.slicing import shift_slice, get_slice_before_ghost_layer, normalize_slice
from lbmpy.advanced_streaming.utility import is_inplace, get_accessor, numeric_index, \
numeric_offsets, Timestep, get_timesteps
from lbmpy.stencils import LBStencil
from pystencils.datahandling import SerialDataHandling
from pystencils.enums import Target
from itertools import chain
......
......@@ -5,7 +5,6 @@ import pystencils as ps
from pystencils.data_types import TypedSymbol, create_type
from pystencils.backends.cbackend import CustomCodeNode
from lbmpy.stencils import LBStencil
from lbmpy.advanced_streaming.utility import get_accessor, inverse_dir_index, is_inplace, Timestep
from itertools import product
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment