Update 3.4
This commit is contained in:
@@ -91,7 +91,7 @@ def create_data_and_move(file_path: str, c: config.Config):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
version = '3.3'
|
version = '3.4'
|
||||||
|
|
||||||
# Parse command line args
|
# Parse command line args
|
||||||
single_file_path, config_file, auto_exit = argparse_function()
|
single_file_path, config_file, auto_exit = argparse_function()
|
||||||
|
|||||||
Reference in New Issue
Block a user