Samuel Cormier-Iijima
5ac5b69e9f
[I001] fix isort for files with tab-based indentation ( #2361 )
...
This PR fixes two related issues with using isort on files using tabs for indentation:
- Multiline imports are never considered correctly formatted, since the comparison with the generated code will always fail.
- Using autofix generates code that can have mixed indentation in the same line, for imports that are within nested blocks.
2023-01-30 15:36:19 -05:00
..
2023-01-26 17:28:14 -05:00
2023-01-25 18:00:39 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 13:29:53 -05:00
2023-01-26 17:28:14 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 13:29:53 -05:00
2023-01-26 17:28:14 -05:00
2023-01-29 21:15:09 -05:00
2023-01-25 18:00:39 -05:00
2023-01-29 13:29:53 -05:00
2023-01-25 18:00:39 -05:00
2023-01-26 17:32:23 -05:00
2023-01-25 18:00:39 -05:00
2023-01-30 11:04:19 -05:00
2023-01-26 12:58:10 -05:00
2023-01-26 17:28:14 -05:00
2023-01-29 21:15:09 -05:00
2023-01-25 19:53:26 -05:00
2023-01-29 22:30:37 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 21:15:09 -05:00
2023-01-30 07:44:20 -05:00
2023-01-25 18:00:39 -05:00
2023-01-27 18:19:45 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 21:14:38 -05:00
2023-01-30 15:36:19 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 22:38:29 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 13:29:53 -05:00
2023-01-29 21:15:09 -05:00
2023-01-29 21:15:09 -05:00
2023-01-25 18:00:39 -05:00
2023-01-30 07:34:37 -05:00
2023-01-29 22:30:37 -05:00
2023-01-30 07:44:20 -05:00
2023-01-29 21:16:18 -05:00
2023-01-26 12:58:10 -05:00