Skip to content

Commit cbc6602

Browse files
committed
Added title for female doctor in portuguese
1 parent 93f9ec2 commit cbc6602

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

nameparser/config/titles.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@
245245
'doyen',
246246
'dpty',
247247
'dr',
248+
'dra',
248249
'dramatist',
249250
'druid',
250251
'drummer',

tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,6 +2166,7 @@ def test_keep_emojis(self):
21662166
"Designated Judge David A. Ezra",
21672167
"Sr US District Judge Richard G Kopf",
21682168
"U.S. District Judge Marc Thomas Treadwell",
2169+
"Dra. Andréia da Silva",
21692170

21702171
)
21712172

0 commit comments

Comments
 (0)