Skip to content

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented May 1, 2020

replacements is a dictionary, not a set.

`replacements` is a dictionary, not a set.
@pquentin pquentin requested a review from sethmlarson May 1, 2020 07:42
@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master      #56    +/-   ##
========================================
  Coverage   97.60%   97.60%            
========================================
  Files           4        2     -2     
  Lines         250      125   -125     
  Branches       62       31    -31     
========================================
- Hits          244      122   -122     
+ Misses          2        1     -1     
+ Partials        4        2     -2     
Impacted Files Coverage Δ
unasync/_version.py
unasync/__init__.py

Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@pquentin pquentin merged commit 5d96af5 into python-trio:master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants