Skip to content

Commit 805493d

Browse files
authored
Apply suggestions from code review
1 parent c269650 commit 805493d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chartpress.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ def _get_identifier_from_paths(*paths, long=False, base_version=None):
511511
if base_version is None:
512512
base_version = latest_tag_in_branch
513513
except subprocess.CalledProcessError:
514+
# no tags on branch
514515
pass
515516

516517
if base_version is None:

0 commit comments

Comments
 (0)