laurent-laporte-pro / deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.
MIT License
305 stars 34 forks source link

Issue #41: strip Sphinx cross-referencing syntax from reason in warning message #42

Closed soxofaan closed 3 years ago

soxofaan commented 3 years ago

Addresses issue #41 : strip sphinx cross-referencing syntax from reason in warning message.

Commit checklist:

soxofaan commented 3 years ago

FYI: some tests seem to be failing (also when I run locally), but that also happens without my patch