DM-20746: Defer to camera geometry instead of raw formatter for intiial WCS. #463
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Check Python formatting | |
| on: | |
| push: | |
| branches: | |
| - main | |
| pull_request: | |
| jobs: | |
| call-workflow: | |
| uses: lsst/rubin_workflows/.github/workflows/formatting.yaml@main |