updata load script
Browse files- the-vault-function.py +1 -1
the-vault-function.py
CHANGED
|
@@ -26,7 +26,7 @@ _CITATION = """
|
|
| 26 |
"""
|
| 27 |
################################################################################################
|
| 28 |
|
| 29 |
-
|
| 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",
|