Skip to content

feat: see methods from the bound function (#193) #481

feat: see methods from the bound function (#193)

feat: see methods from the bound function (#193) #481

name: Check Formatting
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: "3.9"
- uses: pre-commit/[email protected]