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

Fix import

parent 9e61cceb
No related branches found
No related tags found
1 merge request!438Reduction Support
Pipeline #78173 passed
...@@ -2,7 +2,7 @@ from enum import Enum ...@@ -2,7 +2,7 @@ from enum import Enum
from sympy.codegen.ast import AssignmentBase from sympy.codegen.ast import AssignmentBase
from pystencils import TypedSymbol from . import TypedSymbol
class ReductionOp(Enum): class ReductionOp(Enum):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment