Skip to content

Commit

Permalink
Remove pyproject.toml (pytorch#61367)
Browse files Browse the repository at this point in the history
Summary:
This reverts pytorch#60408, since it doesn't really give much benefit, and it ended up breaking things:

- pytorch#60665
- pytorch#60408 (comment)

Pull Request resolved: pytorch#61367

Reviewed By: malfet, janeyx99

Differential Revision: D29593886

Pulled By: samestep

fbshipit-source-id: b1ba0ac7695e3eacf66a35e293080e8a1240efca
  • Loading branch information
samestep authored and facebook-github-bot committed Jul 7, 2021
1 parent 994ce7d commit c03f99f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
6 changes: 6 additions & 0 deletions .isort.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[settings]
include_trailing_comma=True
multi_line_output=3
skip=third_party
skip_gitignore=True
use_parentheses=True
12 changes: 0 additions & 12 deletions pyproject.toml

This file was deleted.

0 comments on commit c03f99f

Please sign in to comment.