Skip to content

Update __init__.py

Update __init__.py #14

Workflow file for this run

name: Black Formatting and Linting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable