Skip to content

fixed wavg error, added func avoid_frame_of_objects #722

fixed wavg error, added func avoid_frame_of_objects

fixed wavg error, added func avoid_frame_of_objects #722

Workflow file for this run

name: pre-commit
on: [pull_request, push, workflow_dispatch]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]