Skip to content

Commit b133706

Browse files
authored
Update __init__.py
1 parent 6a8bb3f commit b133706

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bandwidth/voice/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
__all__ = [
1+
__all__ = [
2+
'bxml',
23
'controllers',
34
'exceptions',
45
'models',
5-
'voice_client',
6+
'voice_client',
67
]

0 commit comments

Comments
 (0)