Nov-14-2017, 05:47 PM
I have been re-oreding your code for two reasons,
to get rid on all inspection errors, and to put into a class,
thus eliminating the need for globals.
The underlying code is still entirely yours, will not change names
beyond making them PEP8 compatible, for example:
Original Errors.txt (Size: 3.17 KB / Downloads: 459)
If this is disagreeable with you, please advise.
to get rid on all inspection errors, and to put into a class,
thus eliminating the need for globals.
The underlying code is still entirely yours, will not change names
beyond making them PEP8 compatible, for example:
LabelPad1 # changed to: self.label_pad_1Original inspection errors attached

If this is disagreeable with you, please advise.