Skip to content

feat(acms parser): Adds a parser class to handle attachment pages. #2140

feat(acms parser): Adds a parser class to handle attachment pages.

feat(acms parser): Adds a parser class to handle attachment pages. #2140

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]