From 9efc18e0eed88475c205abf9fc564ee0f5c73cb6 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Fri, 16 Nov 2018 17:28:44 +0000
Subject: [PATCH] sid enhancement works

---
 aoiOcr.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/aoiOcr.py b/aoiOcr.py
index 25b2c47..c8bc97b 100644
--- a/aoiOcr.py
+++ b/aoiOcr.py
@@ -10,3 +10,4 @@
 print(p.locateUpMarkers())
 print(p.locateRightMarkers())
 print(p.answerMatrix)
+p.get_enhanced_sid()

--
Gitblit v1.9.3