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
open() accepts Path objects directly since Python 3.6. Remove
the unnecessary str() conversion in test_get_host_success and
test_get_host_404.
Closes#33
0 commit comments