Datasets:

ArXiv:
License:
NamCyan commited on
Commit
38f615b
1 Parent(s): 05a65f0

updata load script

Browse files
Files changed (1) hide show
  1. the-vault-function.py +1 -1
the-vault-function.py CHANGED
@@ -26,7 +26,7 @@ _CITATION = """
26
  """
27
  ################################################################################################
28
 
29
- ###Config metadata
30
  _LANG_TO_TEXT = {
31
  "python": "python",
32
  "c": "c",
 
26
  """
27
  ################################################################################################
28
 
29
+ # Config metadata
30
  _LANG_TO_TEXT = {
31
  "python": "python",
32
  "c": "c",