We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c155a commit ff9383aCopy full SHA for ff9383a
docs/sphinx/source/contributing/style_guide.rst
@@ -13,7 +13,7 @@ pvlib python generally follows the `PEP 8 -- Style Guide for Python Code
13
is 79 characters.
14
15
pvlib python uses a mix of full and abbreviated variable names. See
16
-:ref:`glossary`. We could be better about consistency.
+:ref:`glossary`.
17
Prefer full names for new contributions. This is especially important
18
for the API. Abbreviations can be used within a function to improve the
19
readability of formulae.
0 commit comments