Skip to content

Try removing timezone and trailing second decimals when parsing czi a… #63

Try removing timezone and trailing second decimals when parsing czi a…

Try removing timezone and trailing second decimals when parsing czi a… #63

Workflow file for this run

name: black formatting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable