tox.ini -> .flake8 (#15065)
authorMichael Suo <suo@fb.com>
Tue, 11 Dec 2018 21:12:20 +0000 (13:12 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 11 Dec 2018 21:14:34 +0000 (13:14 -0800)
Summary:
We were only using this file to configure flake8, and fbcode linters do not recognize tox.ini which causes spurious linter warnings.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15065

Differential Revision: D13420774

Pulled By: suo

fbshipit-source-id: e43a46befa36862c8b3c0a90074aec6a66531492

.flake8 [moved from tox.ini with 100% similarity]

diff --git a/tox.ini b/.flake8
similarity index 100%
rename from tox.ini
rename to .flake8