Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

fix: py3.11 Dataclasses Field Mutability Check Exception #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicholas-ramsey
Copy link

@nicholas-ramsey nicholas-ramsey commented Jun 7, 2023

Changes:

  • fix: Exception with the QueryCounter.config field's default when Python 3.11 checks for mutability (see Python 3.11 changelog).

Fixes #5


Thanks for the cool little package!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mutable Default QueryAnalysisConfig Exception with Python 3.11
1 participant