Skip to content

Updated CSV data for BCN Rainfall (until 2023) + some refacto/UT #47

Updated CSV data for BCN Rainfall (until 2023) + some refacto/UT

Updated CSV data for BCN Rainfall (until 2023) + some refacto/UT #47

Workflow file for this run

name: Ruff
on: push
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1