Update tagging/create_manifests.py

This commit is contained in:
Ayaz Salikhov
2021-06-29 01:50:38 +03:00
committed by GitHub
parent 967f0c2f7a
commit 9159c549df

View File

@@ -63,7 +63,8 @@ def create_manifest_file(
commit_hash_tag = GitHelper.commit_hash_tag()
manifest_file = os.path.join(
wiki_path, f"manifests/{short_image_name}-{commit_hash_tag}.md"
wiki_path,
f"manifests/{short_image_name}-{commit_hash_tag}.md",
)
markdown_pieces = [