Skip to content

Updated all mentions of doc/ and added Documentation link to pyprojec… #67

Updated all mentions of doc/ and added Documentation link to pyprojec…

Updated all mentions of doc/ and added Documentation link to pyprojec… #67

Workflow file for this run

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