Fixed dataset manifest

This commit is contained in:
Chris 2022-09-03 15:49:29 +02:00
parent 2a6517ec98
commit c5acb20a17
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
{
"datasets": {
"bankholidays": {
"se": "bankholidays/se/*.csv"
"se": {
"filename": "bankholidays/se/*.csv"
}
}
}
}