Skip to content

Commit 561028b

Browse files
authored
Update __init__.py
1 parent 701e8d5 commit 561028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentok/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
ForceDisconnectError,
88
ArchiveError,
99
SetStreamClassError,
10-
BroadcastError,
10+
BroadcastError
1111
)
1212
from .version import __version__
1313
from .stream import Stream

0 commit comments

Comments
 (0)