You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add doctest to get_files_url for pull request URL example
Added comprehensive doctest to the get_files_url() function including:
- Example usage with tempfile and environment variables
- Expected output format
- Documentation of potential exceptions (KeyError and FileNotFoundError)
0 commit comments