Skip to content

refactor: return_as_image->to_image for depth_to_point_cloud #185

refactor: return_as_image->to_image for depth_to_point_cloud

refactor: return_as_image->to_image for depth_to_point_cloud #185

Workflow file for this run

name: Formatter
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable