Closed scott-vsi closed 12 months ago
With python 3.6 and 3.8 (the two I tested) this tab causes this error: TabError: inconsistent use of tabs and spaces in indentation. Change to spaces, like the rest of the file
TabError: inconsistent use of tabs and spaces in indentation
Nice, thank you!
With python 3.6 and 3.8 (the two I tested) this tab causes this error:
TabError: inconsistent use of tabs and spaces in indentation
. Change to spaces, like the rest of the file