Skip to content

Commit bdb1591

Browse files
committed
update gender neutral wo
rds
1 parent 5b32d95 commit bdb1591

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

langfair/constants/word_lists.py

+3
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@
124124
"people",
125125
"grandparent",
126126
"grandparents",
127+
"friend",
128+
"friends",
129+
"Mx."
127130
]
128131

129132
GENDER_TO_WORD_LISTS: Dict[str, List[str]] = {

0 commit comments

Comments
 (0)