Skip to content

More speed-up for the HoF #124

More speed-up for the HoF

More speed-up for the HoF #124

Workflow file for this run

name: Formatting
on: [push, pull_request]
jobs:
python-black:
name: Python Black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Python Black
uses: cytopia/[email protected]