Skip to content

Commit b1461b7

Browse files
authored
Merge pull request #77 from abnerjacobsen/master
Add titles for portuguese language
2 parents 93f9ec2 + e447e68 commit b1461b7

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

nameparser/config/titles.py

Lines changed: 2 additions & 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',
@@ -566,6 +567,7 @@
566567
'special',
567568
'sr',
568569
'sra',
570+
'srta',
569571
'ssg',
570572
'ssgt',
571573
'staff',

tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,6 +2166,8 @@ 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",
2170+
"Srta. Andréia da Silva",
21692171

21702172
)
21712173

0 commit comments

Comments
 (0)