Skip to content

Commit

Permalink
dev guide updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshempelmann committed Sep 8, 2018
1 parent f8663f7 commit a70209f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/dev_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Please find the coding guide in the

.. _codestyle:

Python Code Style (PEP8)
------------------------
Code Style
-----------

A good start to contribute is an enhancement of existing code with better or new functions. To respect a common coding style, Birdhouse uses PEP8_ checks to ensure a consistent coding style. Currently the following PEP8 rules are enabled in ``setup.cfg``:

Expand Down

0 comments on commit a70209f

Please sign in to comment.