Skip to content

chore: standardize our logging in python package #908

chore: standardize our logging in python package

chore: standardize our logging in python package #908

Workflow file for this run

# https://github.com/crate-ci/typos
name: Typos Spell Checker
on:
push:
pull_request:
workflow_dispatch:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Typos Spell Checker
uses: crate-ci/typos@master
with:
config: ./.typos.toml