Skip to content

[README] update Chat API links #71

[README] update Chat API links

[README] update Chat API links #71

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable