Skip to content

Refactor local client fs operations to new interface #195

Refactor local client fs operations to new interface

Refactor local client fs operations to new interface #195

Workflow file for this run

name: Black formatting
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
src: arthur_bench