Skip to content

Check for ast.Attributes when finding occurrences in f-strings #1492

Check for ast.Attributes when finding occurrences in f-strings

Check for ast.Attributes when finding occurrences in f-strings #1492

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