Eh committing the example

This commit is contained in:
Jamie Hardt
2021-05-26 00:25:52 -07:00
parent b50d83c748
commit 52bbecb909
23 changed files with 8 additions and 6 deletions

View File

@@ -169,6 +169,7 @@ def create_adr_reports(parsed):
os.makedirs("Avid Markers", exist_ok=True)
os.chdir("Avid Markers")
output_avid_markers(lines)
os.chdir("..")
print_status_style("Creating Scripts directory and reports")
os.makedirs("Talent Scripts", exist_ok=True)