We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa14901 commit 1595f41Copy full SHA for 1595f41
README.md
@@ -309,7 +309,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
309
*Libraries for migrating from Python 2 to 3.*
310
311
* [python-future](http://python-future.org/index.html) - The missing compatibility layer between Python 2 and Python 3.
312
-* [python-modernize](https://github.com/mitsuhiko/python-modernize) - Modernizes Python code for eventual Python 3 migration.
+* [modernize](https://github.com/PyCQA/modernize) - Modernizes Python code for eventual Python 3 migration.
313
* [six](https://pypi.org/project/six/) - Python 2 and 3 compatibility utilities.
314
315
## Computer Vision
0 commit comments