Skip to content

Add Roh et al. 2024: MediaPipe keypoint preprocessing for ISLR (#153) #137

Add Roh et al. 2024: MediaPipe keypoint preprocessing for ISLR (#153)

Add Roh et al. 2024: MediaPipe keypoint preprocessing for ISLR (#153) #137

name: Find bare citations
on:
pull_request:
branches: [ main, master ]
push:
branches: [ main, master ]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Run checker script
run: python src/find_bare_citations.py src/references.bib src/index.md