should_snap
should_snap(
snap: bool | str | collections.abc.Collection[bool, str, collections.abc.Collection[str]] ,
name: str ,
)-> ‘bool’
Return whether the all/none or named-coordinate option enables snapping.
| function of dascore.io.utils | source |
should_snap(
snap: bool | str | collections.abc.Collection[bool, str, collections.abc.Collection[str]] ,
name: str ,
)-> ‘bool’
Return whether the all/none or named-coordinate option enables snapping.