Conversation
Signed-off-by: volodymyrZotov <volodymyr.zotov@gmail.com>
Codecov ReportBase: 76.29% // Head: 76.11% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #61 +/- ##
==========================================
- Coverage 76.29% 76.11% -0.18%
==========================================
Files 21 21
Lines 1599 1587 -12
==========================================
- Hits 1220 1208 -12
Misses 379 379
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
This looks good to me. A couple of questions before approving this PR:
Also, one small notice. Since you've removed the |
|
@edif2008 Thank you for reviewing!
And regarding the code formatting. |
Users ask to get rid of python2 support as it is not possible for them to use this Connect client in new projects.
The changes are done in PR:
sixpackage.The package is functionally tested. No issues were found after applying the changes.
Resolves #59