Skip to content

Commit 6a30e27

Browse files
authored
Update LosAlamos_NAU-CModel_Flu.yml
This fixes tabs to be spaces. This fixes the following error [from the dashboard build process](https://github.com/reichlab/flusight-dashboard/actions/runs/14040356629/job/39308730612): ``` found character '\t' that cannot start any token in "repo/model-metadata/LosAlamos_NAU-CModel_Flu.yml", line 57, column 1 ```
1 parent 921d2c0 commit 6a30e27

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

model-metadata/LosAlamos_NAU-CModel_Flu.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,27 +54,27 @@ model_contributors: [
5454
"affiliation": "Northern Arizona University",
5555
"email": "bjf235@nau.edu",
5656
},
57-
{
57+
{
5858
"name": "Kylie Ann Geist",
5959
"affiliation": "Northern Arizona University",
6060
"email": "kag592@nau.edu",
6161
},
62-
{
62+
{
6363
"name": "Ely Finn Miller",
6464
"affiliation": "Northern Arizona University",
6565
"email": "efm46@nau.edu",
6666
},
67-
{
67+
{
6868
"name": "Amir Aman Gill",
6969
"affiliation": "Northern Arizona University",
7070
"email": "aag674@nau.edu",
7171
},
72-
{
72+
{
7373
"name": "Y-Minh B Truong",
7474
"affiliation": "Northern Arizona University",
7575
"email": "ybt4@nau.edu",
7676
},
77-
{
77+
{
7878
"name": "Ozbej Bernik",
7979
"affiliation": "Northern Arizona University",
8080
"email": "ob244@nau.edu",

0 commit comments

Comments
 (0)