Skip to content

Commit 462f6b9

Browse files
Update test/integration/test_conferences.py
Co-authored-by: AJ Rice <[email protected]>
1 parent e9a1b5a commit 462f6b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/test_conferences.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
import time
77
from typing import List, Tuple
88
import unittest
9+
910
from hamcrest import assert_that, has_properties, not_none, instance_of, greater_than
11+
1012
import bandwidth
1113
from bandwidth.api import calls_api
1214
from bandwidth.model.create_call import CreateCall

0 commit comments

Comments
 (0)