del: todo
This commit is contained in:
@@ -126,7 +126,6 @@ class Manager:
|
|||||||
return common_snapshots[-1]
|
return common_snapshots[-1]
|
||||||
|
|
||||||
|
|
||||||
# TODO this is accessed from both Manager and Dataset. Refactor?
|
|
||||||
def _get_regex_matching_snapshots_with_tags(tags: list[str]):
|
def _get_regex_matching_snapshots_with_tags(tags: list[str]):
|
||||||
return "@" + ".*".join(tags)
|
return "@" + ".*".join(tags)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user