Skip to content

Add support for Python 3.13 #267

Add support for Python 3.13

Add support for Python 3.13 #267

Workflow file for this run

name: Code Linting
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint Codebase
uses: jpetrucciani/[email protected]
with:
path: multiparser