Skip to content

Drop unused time import, add tests for calculate_end_of_backfill_range #652

Drop unused time import, add tests for calculate_end_of_backfill_range

Drop unused time import, add tests for calculate_end_of_backfill_range #652

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable