Mixing tabs and spaces will make newer versions of Python to complain about indentation -- and by the way with good reason as it usually introduces subtle bugs. Therefore, make all the code use spaces. |
||
|---|---|---|
| .. | ||
| src | ||
| tools | ||
Mixing tabs and spaces will make newer versions of Python to complain about indentation -- and by the way with good reason as it usually introduces subtle bugs. Therefore, make all the code use spaces. |
||
|---|---|---|
| .. | ||
| src | ||
| tools | ||