Update comment

This commit is contained in:
Watchful1 2023-08-22 22:13:37 -07:00
parent d7beff9a08
commit 8a0256285f
3 changed files with 4 additions and 5 deletions

View file

@ -8,7 +8,7 @@ log = discord_logging.init_logging()
if __name__ == "__main__":
input_path = r"\\MYCLOUDPR4100\Public\reddit\requests\wallstreetbets_comments.zst"
input_path = r"\\MYCLOUDPR4100\Public\reddit\subreddits\NoStupidQuestions_comments.zst"
input_file_paths = []
if os.path.isdir(input_path):