Skip to content
  • ntome's avatar
    weboob.capabilities.bank: rename diff_percent and keep a compat alias · 2c3d462d
    ntome authored and Romain Bignon's avatar Romain Bignon committed
    diff_percent was a misleading name because the ratio was expressed on 1,
    not on 100, thus it wasn't a percentage.
    
    For reference to suckers: a percentage is a ratio multiplied by 100.
    We create a temporary alias so apps using the old field have compatibility.
    "diff_percent" will soon be removed.
    2c3d462d