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

Lint

parent f45ab3c0
No related branches found
No related tags found
No related merge requests found
Pipeline #18106 passed
...@@ -12,7 +12,6 @@ import sys ...@@ -12,7 +12,6 @@ import sys
from collections.abc import Iterable from collections.abc import Iterable
from os.path import dirname, exists, join from os.path import dirname, exists, join
import pystencils
from pystencils.astnodes import FieldPointerSymbol, FieldShapeSymbol, FieldStrideSymbol from pystencils.astnodes import FieldPointerSymbol, FieldShapeSymbol, FieldStrideSymbol
from pystencils.cpu.cpujit import get_cache_config from pystencils.cpu.cpujit import get_cache_config
from pystencils_autodiff._file_io import read_template_from_file, write_file from pystencils_autodiff._file_io import read_template_from_file, write_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment