Skip to content

correct one statement in process.py #963

correct one statement in process.py

correct one statement in process.py #963

Workflow file for this run

name: Static analysis
on: push
jobs:
call-flake8-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-flake8.yml@v0.11.0
with:
local_package_names: hyp3_autorift
excludes: src/hyp3_autorift/vend
call-secrets-analysis-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.11.0