Skip to content
Snippets Groups Projects
Commit b1853551 authored by vlorentz's avatar vlorentz
Browse files

Fix typo in docstring

parent d76bfcaa
No related branches found
No related tags found
No related merge requests found
......@@ -461,7 +461,7 @@ def snapshot_git_object(
Args:
ignore_unresolved: if False (the default), raises an exception when
alias branches point to non-existing branches cause
alias branches point to non-existing branches
"""
if isinstance(snapshot, dict):
# For backward compatibility
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment