We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c2ab2 commit 147ffb2Copy full SHA for 147ffb2
events/next18/presentation_writer.py
@@ -18,7 +18,7 @@
18
"""
19
20
21
-class PresentationWriter:
+class PresentationWriter(object):
22
"""Queues writes for modifying a presentation.
23
24
Call ExecuteBatchUpdate to flush pending writes.
0 commit comments