Skip to content

Commit

Permalink
Update column name for accents
Browse files Browse the repository at this point in the history
  • Loading branch information
mozgzh committed Jan 19, 2022
1 parent 73622cf commit 7c1bbce
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 7c1bbce

Please sign in to comment.