Delete unnecessary blank lines

This commit is contained in:
taizan-hokuto
2020-09-07 23:30:30 +09:00
parent 08b86fe596
commit 4be540793d

View File

@@ -24,8 +24,6 @@ https://github.com/PetterKraabol/Twitch-Chat-Downloader
def main():
# Arguments
parser = argparse.ArgumentParser(description=f'pytchat v{__version__}')
parser.add_argument('-v', f'--{Arguments.Name.VIDEO_IDS}', type=str,