realpython / python-guide

Python best practices guidebook, written for humans.
https://docs.python-guide.org
Other
28.32k stars 5.83k forks source link

Replacing Tablib fork with the original repo #1111

Closed matthieu-perso closed 2 years ago

matthieu-perso commented 2 years ago

Link currently points to a tablib fork and not to the original repo (https://github.com/jazzband/tablib). Fork doesn't look maintained and is behind the original repo

Changing link to use https://github.com/jazzband/tablib

dbader commented 2 years ago

Thanks!