IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
221 stars 115 forks source link

Fix a typo in the `multiply()` docstring #749

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

Fix a copy-paste typo in the docstring of the multiply() method

codecov[bot] commented 1 year ago

Codecov Report

Merging #749 (fe315e1) into main (9c0118d) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #749   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6017    6017           
=====================================
  Hits        5724    5724           
  Misses       293     293           
Impacted Files Coverage Δ
pyam/core.py 95.4% <ø> (ø)