Browse Source
Change `class _LenientDict(dict)` to `class _LenientDict(dict[str, Any])` to satisfy mypy [type-arg] check. Made-with: Cursorpull/15096/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue