"vscode:/vscode.git/clone" did not exist on "c67d1a0259cbb3aef31952b4f37d4fee0e36f134"
- 22 Dec, 2019 3 commits
-
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This construct isn't used anymore these days. Running python tests/test_foo.py puts the tests/ directory on PYTHONPATH, which isn't representative of how we run tests. Use python -m unittest tests/test_foo.py instead.
-
Aymeric Augustin authored
This is the result of: $ isort --recursive examples templates transformers utils hubconf.py setup.py
-
- 21 Dec, 2019 1 commit
-
-
Aymeric Augustin authored
This is the result of: $ black --line-length 119 examples templates transformers utils hubconf.py setup.py There's a lot of fairly long lines in the project. As a consequence, I'm picking the longest widely accepted line length, 119 characters. This is also Thomas' preference, because it allows for explicit variable names, to make the code easier to understand.
-
- 04 Dec, 2019 1 commit
-
-
LysandreJik authored
-
- 28 Aug, 2019 1 commit
-
-
LysandreJik authored
-
- 15 Jul, 2019 3 commits
- 14 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 13 Jul, 2019 2 commits
- 12 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 11 Jul, 2019 2 commits
- 09 Jul, 2019 2 commits
- 05 Jul, 2019 1 commit
-
-
thomwolf authored
-