Skip to content

Commit fd339a0

Browse files
authored
Update KivyUI.py
1 parent fd01572 commit fd339a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

KivyUI.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#This programme was written by Ng Ri Chi (1004143, CC06) for the DW Final Assignment.
1+
#This programme can be found on https://github.com/NepoBigo/TuringGame/
22
#Please read the readme.md attached
33

44
from kivy.uix.spinner import Spinner
@@ -108,4 +108,4 @@ def on_stop(self):
108108
# test = ConfDictMaker(7)
109109
# if __name__ == '__main__':
110110
# test.run()
111-
# print(test.outputDict)
111+
# print(test.outputDict)

0 commit comments

Comments
 (0)