Skip to content

[FIX] Restrict end of regex to prevent matches with non-date strings #258

[FIX] Restrict end of regex to prevent matches with non-date strings

[FIX] Restrict end of regex to prevent matches with non-date strings #258

Workflow file for this run

name: black
on:
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable