Skip to content

updated caf.toolkit version and removed redundant code #193

updated caf.toolkit version and removed redundant code

updated caf.toolkit version and removed redundant code #193

Workflow file for this run

name: Black Formatting
on:
push:
branches: main
pull_request:
branches: main
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable