Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Sourcery refactored master branch #13

Sourcery refactored master branch

Sourcery refactored master branch #13

Workflow file for this run

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