Work on Impexium import speed

This commit is contained in:
Scott Idem
2022-04-11 21:01:29 -04:00
parent f64efa3494
commit f15179fb02
3 changed files with 5 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ def get_event_person_id_w_event_badge_id(
def create_update_event_badge_obj_v4(
event_badge_dict_obj: Event_Badge_Base|dict,
event_badge_id: int|str = None,
# account_id: int|str = None,
# account_id: int = None,
# event_id: int|str = None,
event_person_id: int|str = None,
create_sub_obj: bool = False,