Skip to content

Commit

Permalink
cleanup: remove mention of copyright header in CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jul 17, 2020
1 parent a7bb3b0 commit 5f7e6f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,6 @@ Source code style guide

* In general, follow PEP-8 guidelines.
https://www.python.org/dev/peps/pep-0008/
* We no longer have a copyright blurb in every source file.
* Classes are ``ConjoinedCapitals``, methods and functions are
``lowercase_with_underscores``.
* Use 4 spaces, not tabs, to represent indentation.
Expand Down

0 comments on commit 5f7e6f1

Please sign in to comment.