Skip to content

Removing more regex and splitting up function to improve testing #10

Removing more regex and splitting up function to improve testing

Removing more regex and splitting up function to improve testing #10

Workflow file for this run

name: formatting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable