Skip to content

remove print from tests #43

remove print from tests

remove print from tests #43

Workflow file for this run

name: Check black coding style
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable