File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,17 @@ API Changes
10
10
Bug fixes
11
11
~~~~~~~~~
12
12
* Remove condition causing Overflow warning from clearsky.haurwitz
13
- * modelchain.basic_chain now correctly passes 'solar_position_method' arg to solarposition.get_solarposition
14
- * Doc string of modelchain.basic_chain was updated to describe args more accurately
13
+ * modelchain.basic_chain now correctly passes 'solar_position_method'
14
+ arg to solarposition.get_solarposition
15
15
16
16
Enhancements
17
17
~~~~~~~~~~~~
18
18
* Improve clearsky.lookup_linke_turbidity speed. (:issue: `368 `)
19
19
20
20
Documentation
21
21
~~~~~~~~~~~~~
22
- *
22
+ * Doc string of modelchain.basic_chain was updated to describe args
23
+ more accurately
23
24
24
25
Testing
25
26
~~~~~~~
You can’t perform that action at this time.
0 commit comments