Skip to content

Merge pull request #777 from python-rope/rename-to-keywords #1491

Merge pull request #777 from python-rope/rename-to-keywords

Merge pull request #777 from python-rope/rename-to-keywords #1491

Workflow file for this run

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