python-trio / trio-asyncio

a re-implementation of the asyncio mainloop on top of Trio
Other
188 stars 37 forks source link

Remove invalid escape sequences from docstrings #70

Closed ghost closed 4 years ago

ghost commented 4 years ago

Otherwise these get reported as DeprecationWarning.

codecov[bot] commented 4 years ago

Codecov Report

Merging #70 into master will not change coverage by %. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   72.66%   72.66%           
=======================================
  Files          11       11           
  Lines        1284     1284           
  Branches      177      177           
=======================================
  Hits          933      933           
  Misses        281      281           
  Partials       70       70           
pquentin commented 4 years ago

Thanks!

trio-bot[bot] commented 4 years ago

Hey @schmir-at-bb, it looks like that was the first time we merged one of your PRs! Thanks so much! :tada: :birthday:

If you want to keep contributing, we'd love to have you. So, I just sent you an invitation to join the python-trio organization on Github! If you accept, then here's what will happen:

If you want to read more, here's the relevant section in our contributing guide.

Alternatively, you're free to decline or ignore the invitation. You'll still be able to contribute as much or as little as you like, and I won't hassle you about joining again. But if you ever change your mind, just let us know and we'll send another invitation. We'd love to have you, but more importantly we want you to do whatever's best for you.

If you have any questions, well... I am just a humble Python script, so I probably can't help. But please do post a comment here, or in our chat, or on our forum, whatever's easiest, and someone will help you out!