Skip to content

minor change to SortedMapEntry repr #9

minor change to SortedMapEntry repr

minor change to SortedMapEntry repr #9

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
options: "--check --verbose"
version: "24.3.0"