Skip to content

[FIX] update config for PET tracer entity #654

[FIX] update config for PET tracer entity

[FIX] update config for PET tracer entity #654

Workflow file for this run

---
name: Codespell
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master