Skip to content

Commit

Permalink
Merge pull request #442 from MetOffice/name-filetype
Browse files Browse the repository at this point in the history
Update core.py
  • Loading branch information
andrewgryan committed Nov 29, 2021
2 parents a5d26f1 + 11b8ebd commit 4884bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forest/tutorial/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def build(self, build_dir):
files:
- label: NAME
pattern: 'NAME/*.txt'
file_type: 'gridded_forecast'
file_type: 'name'
""")
}
Expand Down

0 comments on commit 4884bfb

Please sign in to comment.