You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* DX-2935 Remove WebRTC
* Remove WebRTC Unit Tests & Utilities
* Revert statistics api deletion
remove sessions api
remove tests
* DRY
Added one test to TerminalVerb base class and removed redundant ones to reduce repetition per @bpateldx's recommendation
* Revert "DRY"
This reverts commit 3ba082d.
* Fix bug with xml declaration
`utf8` causes an issue with the backend - `UTF-8` is valid
Also updated the import statements so that users can declare `from bandwidth.model.bxml import Response`
* Trigger Tests
* Remove LXML dependency in `setup.py`
* Drop Support for Python 3.7
* Fix tests from merge conflicts
0 commit comments