Commit 6a30e27
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
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments