Fix for Impexium API import adjustments
This commit is contained in:
@@ -297,7 +297,7 @@ def create_update_event_badge_obj_v4(
|
||||
log.info(f'Event Person ID: {event_person_id}')
|
||||
return False
|
||||
|
||||
log.info('Create dictionary or Pydantic object')
|
||||
log.debug('Create dictionary or Pydantic object')
|
||||
log.debug(type(event_badge_dict_obj))
|
||||
if isinstance(event_badge_dict_obj, dict):
|
||||
event_badge_dict = event_badge_dict_obj
|
||||
|
||||
Reference in New Issue
Block a user