Missing condition for charset transfer
In https://gitlab.teklia.com/atr/dan/-/blob/main/dan/manager/training.py#L299, we only check if the transfered_charset
key is in the configuration dict, but we never check its value.
In https://gitlab.teklia.com/atr/dan/-/blob/main/dan/manager/training.py#L299, we only check if the transfered_charset
key is in the configuration dict, but we never check its value.