Skip to content

make_gaia_catalog changed to use inbuilt romanisim function. More exp… #14

make_gaia_catalog changed to use inbuilt romanisim function. More exp…

make_gaia_catalog changed to use inbuilt romanisim function. More exp… #14

## This workflow performs PEP8 style checks on the python code in notebook code cells.
name: PEP8 Notebook Style Check Execution
on:
pull_request:
branches:
- main
paths:
- 'notebooks/**.ipynb'
- '*.yml'
jobs:
Notebook_PEP8_Check:
uses: spacetelescope/notebook-ci-actions/.github/workflows/notebook_pep8check.yml@main