Files
@ 5b8678cf4e00
Branch filter:
Location: kallithea/pytest.ini
5b8678cf4e00
391 B
text/x-ini
utils: don't raise NotImplementedError in is_valid_repo_uri when the user provides an "invalid" URL
We prefer to reserve NotImplementedError for programming errors that allow
access to unsupported corner cases in code.
We prefer to reserve NotImplementedError for programming errors that allow
access to unsupported corner cases in code.