Skip to content

Commit aaec929

Browse files
authored
updated URL to globalnamedata
1 parent 9361915 commit aaec929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metaknowledge/genders/nameGender.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from ..mkExceptions import GenderException
99

10-
dataURL = 'https://github.com/networks-lab/globalnamedata/archive/0.3.zip'
10+
dataURL = 'https://github.com/UWNETLAB/globalnamedata/archive/0.3.zip'
1111
americanNamesPath = 'globalnamedata-0.3/assets/usprocessed.csv'
1212
ukNamesPath = 'globalnamedata-0.3/assets/ukprocessed.csv'
1313

0 commit comments

Comments
 (0)