Skip to content

Replace LimitedSizeDict with cachetools #107

Replace LimitedSizeDict with cachetools

Replace LimitedSizeDict with cachetools #107

Workflow file for this run

---
name: pre-commit
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]