kentrosi

Results 2 comments of kentrosi

```python import yfinance t = yfinance.Ticker("RY.TO") t.cashflow["2021-10-31"]["Capital Expenditures"] # -2186000000.0 check on https://ca.finance.yahoo.com/quote/RY.TO/cash-flow?p=RY.TO and the value is as expected. t.cashflow["2021-10-31"]["Total Cash From Operating Activities"] # -27832000000.0 same link, expected some...

Could this include self-hosted gitea as well? Some kind of `gitea.domain.tld` https://github.com/jesseduffield/lazygit/blob/990dc8c4ea1133a58d5c863abd543ee5cde1e700/pkg/commands/pull_request.go#L28-L43