Skip to content

从V1.9.1升级到1.10.0版本升级遇到的BUG #2299 #16

从V1.9.1升级到1.10.0版本升级遇到的BUG #2299

从V1.9.1升级到1.10.0版本升级遇到的BUG #2299 #16

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable