Skip to content

Commit fe67fa1

Browse files
authored
Merge pull request vinta#1664 from tomviner/patch-1
modernize is renamed and re-homed
2 parents aa14901 + 1595f41 commit fe67fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
309309
*Libraries for migrating from Python 2 to 3.*
310310

311311
* [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.
312+
* [modernize](https://github.com/PyCQA/modernize) - Modernizes Python code for eventual Python 3 migration.
313313
* [six](https://pypi.org/project/six/) - Python 2 and 3 compatibility utilities.
314314

315315
## Computer Vision

0 commit comments

Comments
 (0)