You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MAINT]: Decorator to warn about changed parameter names & allow for deprecation period (#2237)
* Add renamed_kwarg_warning decorator
* Example at solarposition.hour_angle()
* another day, another test
* Flake8 strikes again
* Fix no warning test
Co-Authored-By: Kevin Anderson <[email protected]>
* Add test to remember removing the deprecation decorator
* test-driven-development for the win: unchanged remain properties
Co-Authored-By: Kevin Anderson <[email protected]>
* Update docs
* Update fail_on_pvlib_version test comment
* Rename&deprecate solarposition.sun_rise_set_transit_spa
* flake8
* flake8 no more
* date -> time in solarposition.sun_rise_set_transit_spa
* Change to ..versionchanged, same format.
* Apply suggestions from Adam
Co-authored-by: Adam R. Jensen <[email protected]>
* Apply Adam review x2
Co-Authored-By: Adam R. Jensen <[email protected]>
* Update solarposition.py
* Update solarposition.py
* Revert solarposition and test_solarposition changes
* Had to use main instead of master xd
* 😭
---------
Co-authored-by: Kevin Anderson <[email protected]>
Co-authored-by: Adam R. Jensen <[email protected]>
0 commit comments