"test/vscode:/vscode.git/clone" did not exist on "6c70c8a7061edf3e1489754c4636a151fe8ba8e5"
  • 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
extract_distilbert.py 4.22 KB