Skip to content

constrain requirements of jaxlib #582

constrain requirements of jaxlib

constrain requirements of jaxlib #582

Workflow file for this run

name: Check black coding style
on:
push:
jobs:
doc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
python-version: '3.10'
- name: Black Check
uses: psf/black@22.8.0