Skip to content

change main() structure #60

change main() structure

change main() structure #60

Workflow file for this run

name: Lint
on: [ push ]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]