jmportilla / Complete-Python-Bootcamp

Lectures for Udemy - Complete Python Bootcamp Course
2.25k stars 2.94k forks source link

Update deprecated Latex call to use Label instead #23

Closed Larkula closed 7 years ago

Larkula commented 7 years ago

Prevent deprecated messages in python 2 from Latex command. Use Label instead.