Skip to content

Delete cin_validator\england_holidates.py #1122

Delete cin_validator\england_holidates.py

Delete cin_validator\england_holidates.py #1122

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
version: "22.8.0"