Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741eae0 commit 31c2daeCopy full SHA for 31c2dae
1 file changed
Tools/pynche/TextViewer.py
@@ -101,7 +101,6 @@ def __init__(self, switchboard, master=None):
101
#
102
# radios
103
self.__radios = []
104
- val = 0
105
for col in (1, 2):
106
for row in (2, 3, 4):
107
# there is no insertforeground option
0 commit comments