Skip to content

Fix datetime conversion with mixed timezones when ignore_tz is False #213

Fix datetime conversion with mixed timezones when ignore_tz is False

Fix datetime conversion with mixed timezones when ignore_tz is False #213

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