Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
Security Level: Public Data (This ticket is visible to anyone on the internet and will be indexed by search engines)
-
None
Description
A few files contain some lines that are indented with a mix of tabs and spaces.
Running this command will fix it:
autopep8 --select E1,W1 --in-place --recursive --verbose .