Skip to content

Added support for adding user to event in a trip

Latest
Compare
Choose a tag to compare
@el3030 el3030 released this 10 May 01:38
· 2 commits to main since this release
23df4ee

Added support for adding user to event in a trip through the add_user_to_event() method in trip.py. Passes corresponding unit test. Updated examples in documentation to include example 9 which covers this new functionality.