pub(super) fn literal_py(
    literal: &Literal,
    as_ct: &impl AsCodeType
) -> Result<String, Error>