Transformers4Rec icon indicating copy to clipboard operation
Transformers4Rec copied to clipboard

[BUG] mypy checking is failing for latest HF transformers dependency (4.19.1)

Open sararb opened this issue 3 years ago • 0 comments

Bug description

mypy checking is failing when installing latest HF transformers (4.19.1)

Steps/Code to reproduce bug

  • Install latest HF transformers
  • run the following command: mypy transformers4rec --install-types --non-interactive --no-strict-optional --ignore-missing-imports

sararb avatar May 16 '22 20:05 sararb