Skip to content

Commit f112ae9

Browse files
committed
Merge branch 'master' of https://github.com/UCSD-TIES/DVS-Python
2 parents 75a5f81 + e609bc5 commit f112ae9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Controller.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,8 @@ def drawOnEyes(thisPatient):
618618
print "[" + key + "]" + " = " + str(allInfo[key] )
619619
print "\n"
620620

621+
#Added method just for testing. Can be deleted or commented out in actual
622+
# working code.
621623
removePupilPhoto()
622624

623625
removePupilPhoto()

0 commit comments

Comments
 (0)