9453:e5065dde905d | 9454:f3cf935c0c66 |
---|---|
7 <body> | 7 <body> |
8 <a NAME="top" ID="top"></a> | 8 <a NAME="top" ID="top"></a> |
9 <h1>eric7.CodeFormatting.BlackFormattingAction</h1> | 9 <h1>eric7.CodeFormatting.BlackFormattingAction</h1> |
10 | 10 |
11 <p> | 11 <p> |
12 Module implementing an enum defining the various code formatting actions. | 12 Module implementing an enum defining the various Black code formatting actions. |
13 </p> | 13 </p> |
14 <h3>Global Attributes</h3> | 14 <h3>Global Attributes</h3> |
15 | 15 |
16 <table> | 16 <table> |
17 <tr><td>None</td></tr> | 17 <tr><td>None</td></tr> |
20 | 20 |
21 <table> | 21 <table> |
22 | 22 |
23 <tr> | 23 <tr> |
24 <td><a href="#BlackFormattingAction">BlackFormattingAction</a></td> | 24 <td><a href="#BlackFormattingAction">BlackFormattingAction</a></td> |
25 <td>Class defining the various code formatting actions.</td> | 25 <td>Class defining the various Black code formatting actions.</td> |
26 </tr> | 26 </tr> |
27 </table> | 27 </table> |
28 <h3>Functions</h3> | 28 <h3>Functions</h3> |
29 | 29 |
30 <table> | 30 <table> |
34 <hr /> | 34 <hr /> |
35 <a NAME="BlackFormattingAction" ID="BlackFormattingAction"></a> | 35 <a NAME="BlackFormattingAction" ID="BlackFormattingAction"></a> |
36 <h2>BlackFormattingAction</h2> | 36 <h2>BlackFormattingAction</h2> |
37 | 37 |
38 <p> | 38 <p> |
39 Class defining the various code formatting actions. | 39 Class defining the various Black code formatting actions. |
40 </p> | 40 </p> |
41 <h3>Derived from</h3> | 41 <h3>Derived from</h3> |
42 enum.Enum | 42 enum.Enum |
43 <h3>Class Attributes</h3> | 43 <h3>Class Attributes</h3> |
44 | 44 |