We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee8e0e commit e194c0fCopy full SHA for e194c0f
src/scripts/migrate_from_about_officers.py
@@ -152,6 +152,8 @@ def get_key(officer):
152
# use the most up to date officer info
153
# --------------------------------
154
155
+ # TODO: insert None instead of NA for many of the terms?
156
+
157
new_officer_info = OfficerInfo(
158
computing_id = officer["sfu_computing_id"],
159
legal_name = officer["full_name"],
0 commit comments