Skip to content

convert OR / HR fields with empty string to None #420

convert OR / HR fields with empty string to None

convert OR / HR fields with empty string to None #420

Workflow file for this run

name: Ruff
on:
push:
paths:
- '**.py'
pull_request:
paths:
- '**.py'
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1