Skip to content

Prevent `InputError` when a mock Gracedb ID is provided

Charlie Hoy requested to merge gracedb_mock into master

The purpose of this MR is to change the InputError raised when a Gracedb ID does not start with the letter S or G, to a logger.warn.

Merge request reports