Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,6 +19,7 @@ SOURCES = [
|
|
| 19 |
"tokenized/code__shard_000000_Python.bin",
|
| 20 |
"tokenized/code__shard_000000_JavaScript.bin",
|
| 21 |
"tokenized/code__shard_000000_TypeScript.bin",
|
|
|
|
| 22 |
"tokenized/code__shard_000000_Shell.bin",
|
| 23 |
"tokenized/code__shard_000000_C.bin",
|
| 24 |
"tokenized/code__shard_000000_C++.bin",
|
|
|
|
| 19 |
"tokenized/code__shard_000000_Python.bin",
|
| 20 |
"tokenized/code__shard_000000_JavaScript.bin",
|
| 21 |
"tokenized/code__shard_000000_TypeScript.bin",
|
| 22 |
+
"tokenized/code__shard_000000_TypeScript.bin",
|
| 23 |
"tokenized/code__shard_000000_Shell.bin",
|
| 24 |
"tokenized/code__shard_000000_C.bin",
|
| 25 |
"tokenized/code__shard_000000_C++.bin",
|