Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 0 additions & 48 deletions .github/ISSUE_TEMPLATE/bug-report.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/documentation.md

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/feature-request.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/questions-help-support.md

This file was deleted.

122 changes: 0 additions & 122 deletions .gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions .travis.yml

This file was deleted.

35 changes: 0 additions & 35 deletions build_tools/conda/torchtext/meta.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions build_tools/travis/after_success.sh

This file was deleted.

68 changes: 0 additions & 68 deletions build_tools/travis/install.sh

This file was deleted.

26 changes: 0 additions & 26 deletions build_tools/travis/test_script.sh

This file was deleted.

Empty file removed test/.gitignore
Empty file.
2 changes: 1 addition & 1 deletion .flake8 → tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[flake8]
ignore = E402,E722,W503,W504
ignore = E402,E722,W503,W504,F821,B006,B007,B008
max-line-length = 120
exclude = docs/source