Quentin Lhoest commited on
Commit
140116a
1 Parent(s): a3b722a

Update apputils.py

Browse files
Files changed (1) hide show
  1. apputils.py +1 -0
apputils.py CHANGED
@@ -12,4 +12,5 @@ def new_state() -> Dict[str, List]:
12
  "source_datasets": [],
13
  "size_categories": [],
14
  "licenses": [],
 
15
  }
12
  "source_datasets": [],
13
  "size_categories": [],
14
  "licenses": [],
15
+ "pretty_name": null,
16
  }