Skip to content

Commit

Permalink
Merge pull request #118 from mozgzh/master
Browse files Browse the repository at this point in the history
Update column name for accents
  • Loading branch information
mozgzh authored Jan 19, 2022
2 parents 73622cf + 7c1bbce commit 24457f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/corporacreator/corpora.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def create(self):
"down_votes",
"age",
"gender",
"accent",
"accents",
"locale",
"segment"
]
Expand Down

0 comments on commit 24457f7

Please sign in to comment.