9452:325c6de4b1f5 | 9453:e5065dde905d |
---|---|
7 Package implementing dialogs to perform some code formatting. | 7 Package implementing dialogs to perform some code formatting. |
8 | 8 |
9 The supported code formatting systems are these. | 9 The supported code formatting systems are these. |
10 <ul> | 10 <ul> |
11 <li><a href="https://github.com/psf/black">Black</a></li> | 11 <li><a href="https://github.com/psf/black">Black</a></li> |
12 <li><a href="https://pycqa.github.io/isort/">isort</a></li> | |
12 </ul | 13 </ul |
13 """ | 14 """ |