We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
process_datasets()
all
prepare_data_for_improve.py
1 parent c919530 commit c6b598aCopy full SHA for c6b598a
1 file changed
scripts/prepare_data_for_improve.py
@@ -110,6 +110,7 @@ def main():
110
def full_workflow(args):
111
setup_workflow(args)
112
download_datasets(args)
113
+ process_datasets(args)
114
115
116
def process_datasets(args):
0 commit comments