Skip to content

Bump tensorflow-io-gcs-filesystem from 0.34.0 to 0.37.1 #538

Bump tensorflow-io-gcs-filesystem from 0.34.0 to 0.37.1

Bump tensorflow-io-gcs-filesystem from 0.34.0 to 0.37.1 #538

Workflow file for this run

name: Lint with Black
on:
push:
branches: main
pull_request:
branches: "*"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: "22.8.0"