Skip to content

Commit

Permalink
Update doc/developer-notes.md for python style for Gridcoin
Browse files Browse the repository at this point in the history
Co-authored-by: div72 <[email protected]>
  • Loading branch information
jamescowens and div72 committed Mar 23, 2023
1 parent eacce8e commit ef1158c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developer-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public:
Coding Style (Python)
---------------------

Refer to [/test/functional/README.md#style-guidelines](/test/functional/README.md#style-guidelines).
Adhere to [PEP8](https://www.python.org/dev/peps/pep-0008/).

Coding Style (Doxygen-compatible comments)
------------------------------------------
Expand Down

0 comments on commit ef1158c

Please sign in to comment.