Datasets:
bug fix x
Browse files- ssl4eo_eu_forest.py +0 -1
ssl4eo_eu_forest.py
CHANGED
|
@@ -57,7 +57,6 @@ note = {This work was carried under the EvoLand project, cf. https://www.evo-lan
|
|
| 57 |
license="CC-BY-4.0",
|
| 58 |
)
|
| 59 |
|
| 60 |
-
|
| 61 |
def _split_generators(self, dl_manager):
|
| 62 |
files = dl_manager.iter_files(["meta.jsonl"])
|
| 63 |
return [
|
|
|
|
| 57 |
license="CC-BY-4.0",
|
| 58 |
)
|
| 59 |
|
|
|
|
| 60 |
def _split_generators(self, dl_manager):
|
| 61 |
files = dl_manager.iter_files(["meta.jsonl"])
|
| 62 |
return [
|