Skip to content

add formatted docstrings for python api #1100

add formatted docstrings for python api

add formatted docstrings for python api #1100

Workflow file for this run

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