Skip to content

Commit ff9383a

Browse files
RDaxinicwhanse
andauthored
Update docs/sphinx/source/contributing/style_guide.rst
Co-authored-by: Cliff Hansen <[email protected]>
1 parent 34c155a commit ff9383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/contributing/style_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pvlib python generally follows the `PEP 8 -- Style Guide for Python Code
1313
is 79 characters.
1414

1515
pvlib python uses a mix of full and abbreviated variable names. See
16-
:ref:`glossary`. We could be better about consistency.
16+
:ref:`glossary`.
1717
Prefer full names for new contributions. This is especially important
1818
for the API. Abbreviations can be used within a function to improve the
1919
readability of formulae.

0 commit comments

Comments
 (0)