Skip to content

Bump python-dateutil from 2.8.2 to 2.9.0.post0 #1170

Bump python-dateutil from 2.8.2 to 2.9.0.post0

Bump python-dateutil from 2.8.2 to 2.9.0.post0 #1170

Workflow file for this run

name: Auto-format code on every PR
on:
push:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: autopep8
uses: peter-evans/[email protected]