Skip to content

Commit 394962e

Browse files
committed
rebase on master
1 parent 62d0b2b commit 394962e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/sphinx/source/whatsnew/v0.3.3.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,14 @@ Bug fixes
3535
* Fix snlinverter and singlediode documentation. They incorrectly said that
3636
inverter/module must be a DataFrame, when in reality they can be any
3737
dict-like object. (:issue:`157`)
38-
<<<<<<< 60b93fde081351c46ade444b17630ffe2a711fd0
3938
* Fix numpy 1.11 deprecation warnings caused by some functions using
4039
non-integer indices.
41-
=======
4240
* Propagate airmass data through ModelChain's get_irradiance call so that
4341
the perez model can use it, if necessary. (:issue:`172`)
4442
* Fix problem in which the perez function dropped nighttime values.
4543
Nighttime values are now set to 0.
4644
(:issue:`191`)
4745

48-
>>>>>>> update whatsnew
4946

5047
Documentation
5148
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)