Skip to content

Commit e390916

Browse files
misc: add babel config
1 parent 4a7f1ce commit e390916

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

babel.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[extractors]
2+
yaml = ohsome_quality_api.utils:pybabel_yaml_extractor
3+
4+
[yaml: **.yaml]
5+
keys = name,description,red,yellow,green,undefined,result_description
6+
encoding = utf-8

0 commit comments

Comments
 (0)