Skip to content

Allow type_to to be an object (#204) #504

Allow type_to to be an object (#204)

Allow type_to to be an object (#204) #504

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]