Skip to content

Commit

Permalink
minor doc reword
Browse files Browse the repository at this point in the history
  • Loading branch information
plq committed Jun 1, 2014
1 parent aa7cb3f commit d613da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Expand Up @@ -51,8 +51,8 @@ GitHub. Even if this gives the core committers the power to commit directly
to the core repository, we highly value code reviews and expect every
significant change to be committed via pull requests.

Development principles
----------------------
Miscellanous Remarks
--------------------

* When overriding a method in a class use the ``super()`` to call the parent
implementation instead of explicitly specifying the parent class. This is
Expand Down

0 comments on commit d613da1

Please sign in to comment.