Skip to content

Bump jinja2 from 3.0.3 to 3.1.3 in /docs #181

Bump jinja2 from 3.0.3 to 3.1.3 in /docs

Bump jinja2 from 3.0.3 to 3.1.3 in /docs #181

Workflow file for this run

on: push
name: Status Checks
jobs:
lint:
name: Flake8 Style
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: tonybajan/[email protected]
with:
select: E3,E4,E5,E7,W6,F,B,G0
maxlinelength: 100
repotoken: ${{ secrets.GITHUB_TOKEN }}
path: src/EDGAR