We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51105cd commit 1b7be36Copy full SHA for 1b7be36
samples/vision/inkrecognizer_sample.py
@@ -81,7 +81,7 @@ def send_request(self, ink_stroke_list):
81
self._root = root
82
except Exception as e:
83
messagebox.showinfo("Error", e)
84
-# <inkClientRequest>
+# </inkClientRequest>
85
86
# <recognitionManager>
87
class RecognitionManager:
0 commit comments