Skip to content

refactor: pass callable instead of object #357

refactor: pass callable instead of object

refactor: pass callable instead of object #357

Workflow file for this run

name: CI
on:
pull_request_target:
push:
branches: main
paths:
- .github/workflows/main.yml
- pyproject.toml
- poetry.lock
- '**.py'
jobs:
python:
uses: winstxnhdw/actions/.github/workflows/python.yml@main