Skip to content

Fix settings for py3.11#2040

Merged
staticdev merged 2 commits intomainfrom
bugfix/issue-2007
Dec 15, 2022
Merged

Fix settings for py3.11#2040
staticdev merged 2 commits intomainfrom
bugfix/issue-2007

Conversation

@staticdev
Copy link
Copy Markdown
Collaborator

Closes #2007

@staticdev staticdev added the bug Something isn't working label Dec 15, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 15, 2022

Codecov Report

Merging #2040 (066e359) into main (f5c8723) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2040   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          38       38           
  Lines        3084     3084           
  Branches      734      734           
=======================================
  Hits         3047     3047           
  Misses         26       26           
  Partials       11       11           

@staticdev staticdev merged commit 8a10e47 into main Dec 15, 2022
@staticdev staticdev deleted the bugfix/issue-2007 branch December 15, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tomllib is considered as third-party lib in py3.11 but it is built-in now

1 participant