We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0f3da commit c67547fCopy full SHA for c67547f
examples/embedding/lib/mylib.py
@@ -7,7 +7,7 @@
7
==========================================================
8
%s
9
10
-''' % (PY_VERSION))
+''' % (PY_VERSION, ))
11
12
13
def Stop(location, num_nights = 2):
0 commit comments