Riccorl / transformers-embedder

Formatted string passed to logging module PYL-W1203
Performance
Minor
a year agoa year old
Use lazy % formatting in logging functions
733                for k, v in self.data.items()
734            }
735        else:
736            logger.warning(737                f"Attempting to cast to another type, {str(device)}. This is not supported."
738            )
739        return self