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 64a8fec commit 176495cCopy full SHA for 176495c
docs/sphinx/source/package_overview.rst
@@ -199,7 +199,6 @@ object to accomplish our modeling goal:
199
temps['temp_cell'],
200
am_abs, aoi)
201
ac = localized_system.snlinverter(dc['v_mp'], dc['p_mp'])
202
-
203
annual_energy = ac.sum()
204
energies[name] = annual_energy
205
@@ -223,7 +222,7 @@ with the pvlib community via issues and pull requests.
223
222
Getting support
224
---------------
225
The best way to get support is to make an issue on our
226
-`GitHub issues page <https://github.com/pvlib/pvlib-python/issues>`_.
+`GitHub issues page <https://github.com/pvlib/pvlib-python/issues>`_ .
227
228
229
How do I contribute?
0 commit comments