src/eric7/CodeFormatting/__init__.py

branch
eric7
changeset 9453
e5065dde905d
parent 9214
bd28e56047d7
child 9653
e67609152c5e
--- a/src/eric7/CodeFormatting/__init__.py	Mon Oct 31 14:09:07 2022 +0100
+++ b/src/eric7/CodeFormatting/__init__.py	Mon Oct 31 15:29:18 2022 +0100
@@ -9,5 +9,6 @@
 The supported code formatting systems are these.
 <ul>
 <li><a href="https://github.com/psf/black">Black</a></li>
+<li><a href="https://pycqa.github.io/isort/">isort</a></li>
 </ul
 """

eric ide

mercurial