Skip to content

Commit 176495c

Browse files
committed
fix small typos
1 parent 64a8fec commit 176495c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/sphinx/source/package_overview.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ object to accomplish our modeling goal:
199199
temps['temp_cell'],
200200
am_abs, aoi)
201201
ac = localized_system.snlinverter(dc['v_mp'], dc['p_mp'])
202-
203202
annual_energy = ac.sum()
204203
energies[name] = annual_energy
205204
@@ -223,7 +222,7 @@ with the pvlib community via issues and pull requests.
223222
Getting support
224223
---------------
225224
The best way to get support is to make an issue on our
226-
`GitHub issues page <https://github.com/pvlib/pvlib-python/issues>`_.
225+
`GitHub issues page <https://github.com/pvlib/pvlib-python/issues>`_ .
227226

228227

229228
How do I contribute?

0 commit comments

Comments
 (0)