ad_supplementary_text_md

This commit is contained in:
Watchful1 2023-09-15 10:14:47 -07:00
parent 5405b8dc0d
commit 48906daaea
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ NEWLINE_ENCODED = "\n".encode('utf-8')
if __name__ == "__main__":
input_file = r"\\MYCLOUDPR4100\Public\RC_2023-05.zst"
input_file = r"\\MYCLOUDPR4100\Public\RC_2023-06.zst"
output_folder = r"\\MYCLOUDPR4100\Public\ingest\download"
file_type = "comments" if "RC" in input_file else "submissions"