Skip to content

Add a deprecation warning to tl_expected #3

Add a deprecation warning to tl_expected

Add a deprecation warning to tl_expected #3

Workflow file for this run

name: Humble Format
on:
workflow_dispatch:
pull_request: &event
branches:
- humble
push: *event
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1