Skip to content

Commit

Permalink
Fixed identation
Browse files Browse the repository at this point in the history
  • Loading branch information
9EOR9 committed Aug 6, 2020
1 parent 9026c1a commit cf90a9d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions doc/source/module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ The mariadb module supports the standard defined by DB API 2.0 (PEP-249).
:rtype: mariadb.connection object


:Example:

The connection parameters have to be provided as a set of keyword arguments::

import mariadb
Expand Down
2 changes: 0 additions & 2 deletions docs/module.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ <h3>Navigation</h3>
<dt class="field-even">Return type</dt>
<dd class="field-even"><p>mariadb.connection object</p>
</dd>
<dt class="field-odd">Example</dt>
<dd class="field-odd"><p></p></dd>
</dl>
<p>The connection parameters have to be provided as a set of keyword arguments:</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">mariadb</span>
Expand Down
Loading

0 comments on commit cf90a9d

Please sign in to comment.