Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html

changeset 5291
e93d14b48c34
parent 5147
d39dd5cee0c8
child 5313
fd7d8c470dc6
diff -r 174dae2b91c3 -r e93d14b48c34 Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html
--- a/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html	Sun Nov 06 13:31:38 2016 +0100
+++ b/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html	Sun Nov 06 13:39:36 2016 +0100
@@ -162,7 +162,7 @@
 <td>When raising an exception, use "raise ValueError('message')".</td>
 </tr><tr>
 <td><a href="#read_config">read_config</a></td>
-<td>Read and parse configurations</td>
+<td>Read and parse configurations.</td>
 </tr><tr>
 <td><a href="#readlines">readlines</a></td>
 <td>Read the source code.</td>
@@ -432,7 +432,7 @@
 <h4>Checker.init_checker_state</h4>
 <b>init_checker_state</b>(<i>name, argument_names</i>)
 <p>
- Prepare custom state for the specific checker plugin.
+Prepare custom state for the specific checker plugin.
 </p><a NAME="Checker.maybe_check_physical" ID="Checker.maybe_check_physical"></a>
 <h4>Checker.maybe_check_physical</h4>
 <b>maybe_check_physical</b>(<i>token</i>)
@@ -1281,7 +1281,7 @@
 <h2>read_config</h2>
 <b>read_config</b>(<i>options, args, arglist, parser</i>)
 <p>
-Read and parse configurations
+Read and parse configurations.
 </p><p>
     If a config file is specified on the command line with the "--config"
     option, then only it is used for configuration.

eric ide

mercurial