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

back to staticmethod

parent f772a17e
1 merge request!5Extend mdspan interface and fix mdspan memory layout mapping
Pipeline #71135 passed with stages
in 57 seconds
......@@ -160,9 +160,8 @@ class StdMdspan(SrcField):
return Extraction()
@classmethod
@staticmethod
def from_field(
cls,
field: Field,
extents_type: UserTypeSpec = PsUnsignedIntegerType(64),
layout_policy: str | 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