Skip to content

Ticker.earnings_dates: fix warning "Value 'NaN' has dtype incompatible with float64" #66

Ticker.earnings_dates: fix warning "Value 'NaN' has dtype incompatible with float64"

Ticker.earnings_dates: fix warning "Value 'NaN' has dtype incompatible with float64" #66

Workflow file for this run

name: Ruff
on:
pull_request:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1