We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
has_channel_axis
1 parent 6243608 commit 3e52505Copy full SHA for 3e52505
1 file changed
python-spec/src/somacore/spatial.py
@@ -537,7 +537,6 @@ def create(
537
"y",
538
),
539
data_axis_order: Optional[Sequence[str]] = None,
540
- has_channel_axis: bool = True,
541
platform_config: Optional[options.PlatformConfig] = None,
542
context: Optional[Any] = None,
543
) -> Self:
0 commit comments