DM-41181: Add survey-wide healsparse property map plots to analysis_tools #2126
This file contains 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: Run docstyle | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
jobs: | |
call-workflow: | |
uses: lsst/rubin_workflows/.github/workflows/docstyle.yaml@main | |
with: | |
args: "python/lsst/daf/butler/core/" |