Skip to content

FUN3D clean up: fix logic in shape driver and remove build_morph method in fun3d_model #563

FUN3D clean up: fix logic in shape driver and remove build_morph method in fun3d_model

FUN3D clean up: fix logic in shape driver and remove build_morph method in fun3d_model #563

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable