Type hints
- Fixes a python error when trying to access article pdf when only an external link is available (Geodesic). We now return 404 instead of raising an error.
- Add some type hints for
get_binary_filename
render_binary_file
andget_binary_disk_location
Edited by Nathan Tien You