This commit is contained in:
rasbt
2024-05-25 11:42:59 -05:00
parent b5dd2259b8
commit 9c933008ed

View File

@@ -81,7 +81,7 @@ if __name__ == "__main__":
"--json_file",
type=str,
help=("Path to the dataset JSON file")
)
)
args = parser.parse_args()
if not args.json_file:
json_data = example_data