Skip to content

Update docstring to note it works on non-metapackages #50

Update docstring to note it works on non-metapackages

Update docstring to note it works on non-metapackages #50

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