Datasets:
Update files from the datasets library (from 1.6.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
- opus_dogc.py +1 -1
opus_dogc.py
CHANGED
@@ -45,7 +45,7 @@ _URLS = {"tmx": "http://opus.nlpl.eu/download.php?f=DOGC/v2/tmx/ca-es.tmx.gz"}
|
|
45 |
|
46 |
|
47 |
class OpusDogcConfig(datasets.BuilderConfig):
|
48 |
-
"""
|
49 |
|
50 |
def __init__(self, file_format=None, **kwargs):
|
51 |
"""
|
|
|
45 |
|
46 |
|
47 |
class OpusDogcConfig(datasets.BuilderConfig):
|
48 |
+
"""BuilderConfig for OpusDogcConfig."""
|
49 |
|
50 |
def __init__(self, file_format=None, **kwargs):
|
51 |
"""
|