Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
doc: fixes #4 example indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Feb 2, 2019
1 parent 7a2c561 commit 1d9d613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A straight forward example:

.. code-block:: python
import matplotlib.pyplot as plt
import matplotlib.pyplot as plt
import numpy as np
from remedian.remedian import Remedian
Expand Down

0 comments on commit 1d9d613

Please sign in to comment.