Conversation
|
Okay, let's see if we can make Travis happy. Can you start with this as mentioned in the CHECK_FORMATTING build? You forgot a few imports, too. (By the way, it's bleach, not bleech. Bleach removes color, in our case async color). |
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
=====================================
- Coverage 100% 30% -70%
=====================================
Files 4 4
Lines 12 80 +68
Branches 1 16 +15
=====================================
+ Hits 12 24 +12
- Misses 0 56 +56
Continue to review full report at Codecov.
|
pquentin
left a comment
There was a problem hiding this comment.
Can you please remove the re and codecs imports? They're not needed here.
pquentin
left a comment
There was a problem hiding this comment.
Thanks! I can't merge myself, can you do it with a squash commit? Or give me access to your repository
|
✨ |
No description provided.