Add '/' delimiter for store_skymap function in pesummary.gw.finish
The purpose of this MR is to add a '/' delimiter to the store_skymap
function in the pesummary.gw.finish
module. This prevents a ValueError
from being raised when the label has a :
. @john-veitch.