phenotypic.sdk_.publication_commit#
- phenotypic.sdk_.publication_commit(commit_guard: Callable[[], AbstractContextManager[None]] | None) AbstractContextManager[None][source]#
Return the narrow context guarding one canonical filesystem mutation.
- Parameters:
commit_guard (Callable[[], AbstractContextManager[None]] | None)
- Return type:
AbstractContextManager[None]