otx_transforms icon indicating copy to clipboard operation
otx_transforms copied to clipboard

Line 43: otx.py error regarding tabs and spaces

Open Mortiky opened this issue 7 years ago • 3 comments

Using 3.6 python

Mortiky avatar Apr 28 '18 17:04 Mortiky

File "otx.py", line 43 except: ^ TabError: inconsistent use of tabs and spaces in indentation

Mortiky avatar Apr 28 '18 17:04 Mortiky

did you ever figure this out?

jose-alvarez-volusion avatar Mar 26 '19 23:03 jose-alvarez-volusion

did you ever figure this out?

for both try: and except: there is an excessive tab

JLT032 avatar Oct 21 '20 11:10 JLT032