We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94bba6c commit a356378Copy full SHA for a356378
src/indicators/resources.py
@@ -33,7 +33,7 @@ def fix_boolean_fields(row) -> None:
33
"Has StdErr",
34
"Has Sample Size",
35
"Include in indicator app",
36
- "Include in express",
+ "Include in express app",
37
]
38
39
for field in fields:
0 commit comments