Wauplin HF staff commited on
Commit
1a0a79f
·
1 Parent(s): 811d4d9
Files changed (1) hide show
  1. app_parquet.py +2 -1
app_parquet.py CHANGED
@@ -1,4 +1,5 @@
1
- # Inspired by https://huggingface.co/spaces/hysts-samples/save-user-preferences
 
2
  import datetime
3
  import json
4
  import shutil
 
1
+ # Taken from https://huggingface.co/spaces/hysts-samples/save-user-preferences
2
+ # Credits to @@hysts
3
  import datetime
4
  import json
5
  import shutil