Skip to content

Fix typo in print function documentation #16

Fix typo in print function documentation

Fix typo in print function documentation #16

Workflow file for this run

name: Notify Engine
on:
push:
branches: [main]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT_TOKEN }}
repository: razorblade23/the-python-ledger-engine
event-type: curriculum_updated