python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
5.98k stars 325 forks source link

fix: updated the google docstring url #2967

Closed kachida closed 4 months ago

kachida commented 4 months ago

Updated Google Docstring Format link since currently it points to a 404 page.

Fixes https://github.com/python-trio/trio/issues/2546

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.64%. Comparing base (48f8293) to head (f5d6c89).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2967 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 117 117 Lines 17634 17634 Branches 3172 3172 ======================================= Hits 17572 17572 Misses 43 43 Partials 19 19 ```
jakkdl commented 4 months ago

Though maybe there might be a stable version of the docs or something, but seems like master is the only option so nothing to consider. Thanks!

trio-bot[bot] commented 4 months ago

Hey @kachida, 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!