Skip to content

setters.py -> set_string() -> isascii() #176

setters.py -> set_string() -> isascii()

setters.py -> set_string() -> isascii() #176

Workflow file for this run

name: Run pre-commit hook
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]