• Aymeric Augustin's avatar
    Fix F401 flake8 warning (x88 / 116). · 783a6169
    Aymeric Augustin authored
    This change is mostly autogenerated with:
    
        $ python -m autoflake --in-place --recursive --remove-all-unused-imports --ignore-init-module-imports examples templates transformers utils hubconf.py setup.py
    
    I made minor changes in the generated diff.
    783a6169
distiller.py 25.5 KB