File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ unasync
1111 :alt: AppVeyor Build Status
1212 :target: https://ci.appveyor.com/project/njsmith/unasync
1313
14- .. |codecov | image :: https://codecov.io/gh/RatanShreshtha /unasync/branch/master/graph/badge.svg
14+ .. |codecov | image :: https://codecov.io/gh/python-trio /unasync/branch/master/graph/badge.svg
1515 :alt: Coverage Status
16- :target: https://codecov.io/gh/RatanShreshtha /unasync
16+ :target: https://codecov.io/gh/python-trio /unasync
1717
1818.. |documentation | image :: https://readthedocs.org/projects/unasync/badge/?version=latest
1919 :alt: Documentation Status
Original file line number Diff line number Diff line change 1010 name = "unasync" ,
1111 version = __version__ ,
1212 description = "The async transformation code." ,
13- url = "https://github.com/RatanShreshtha /unasync" ,
13+ url = "https://github.com/python-trio /unasync" ,
1414 long_description = LONG_DESC ,
1515 long_description_content_type = "text/x-rst" ,
1616 author = "Ratan Kulshreshtha" ,
You can’t perform that action at this time.
0 commit comments