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

don't ignore the type

parent 6d02cb47
Branches
No related merge requests found
......@@ -248,7 +248,6 @@ class SfgDeferredFieldMapping(SfgDeferredNode):
else extraction.get_extraction()
)
# type: ignore
def expand(self, ppc: PostProcessingContext) -> SfgCallTreeNode:
# Find field pointer
ptr: SfgKernelParamVar | None = None
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment