Skip to content

Commit 571e133

Browse files
jamescowensdiv72
andauthored
Update doc/developer-notes.md for python style for Gridcoin
Co-authored-by: div72 <60045611+div72@users.noreply.github.com>
1 parent 13df4f4 commit 571e133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developer-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public:
135135
Coding Style (Python)
136136
---------------------
137137

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

140140
Coding Style (Doxygen-compatible comments)
141141
------------------------------------------

0 commit comments

Comments
 (0)