Skip to content

Commit fd6bab9

Browse files
author
Jim Tuttle
committed
Added support for graduate students and hospital house staff. Now using NetID as unique key.
1 parent 66abdf9 commit fd6bab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hrDataFeeder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ def getUniqueAffiliations(fdr_dict_list):
249249

250250

251251

252+
252253
if __name__=='__main__':
253254
try:
254255
logmessage = "Starting update." # Begin logging

0 commit comments

Comments
 (0)