Skip to content

Commit 1b7be36

Browse files
author
Aaron Hill
committed
code tag fixes
1 parent 51105cd commit 1b7be36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/vision/inkrecognizer_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def send_request(self, ink_stroke_list):
8181
self._root = root
8282
except Exception as e:
8383
messagebox.showinfo("Error", e)
84-
# <inkClientRequest>
84+
# </inkClientRequest>
8585

8686
# <recognitionManager>
8787
class RecognitionManager:

0 commit comments

Comments
 (0)