Skip to content

Commit

Permalink
mypy passing
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeethankumar committed Dec 12, 2023
1 parent 08dc15c commit e2e4fd1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ def get_attendees(access_token: str, meeting_id: str) -> List[ZoomAttendee]:
except:
print('problem with sesion_uuid:')
print(session_idx, session_uuid)
print (single_encoded_url, double_encoded_url)
print(url)
return zoom_attendees

Expand Down

0 comments on commit e2e4fd1

Please sign in to comment.