Skip to content

Extend __add__ & __sub__ to iterable(s) #7

Extend __add__ & __sub__ to iterable(s)

Extend __add__ & __sub__ to iterable(s) #7

Workflow file for this run

name: Check spelling typos
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
run-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: .