Fix FlaxPretTrainedModel pt weights check (#19133)
* Fix FlaxPretTrainedModel pt weights check
* Update src/transformers/modeling_flax_utils.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* fix raise comment
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>