Commit ·
c78f938
1
Parent(s): f0908f5
Update lexfiles.py
Browse files- lexfiles.py +1 -1
lexfiles.py
CHANGED
|
@@ -37,7 +37,7 @@ class LexFilesConfig(datasets.BuilderConfig):
|
|
| 37 |
|
| 38 |
class LexFiles(datasets.GeneratorBasedBuilder):
|
| 39 |
"""
|
| 40 |
-
The
|
| 41 |
"""
|
| 42 |
|
| 43 |
VERSION = datasets.Version(_VERSION)
|
|
|
|
| 37 |
|
| 38 |
class LexFiles(datasets.GeneratorBasedBuilder):
|
| 39 |
"""
|
| 40 |
+
The LexFiles
|
| 41 |
"""
|
| 42 |
|
| 43 |
VERSION = datasets.Version(_VERSION)
|