mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/27214 There appears to be some convention that if you have a .python2 file in your directory, it indicates all of the downstream files are Python 2 files (and our internal linter will stop complaining about lack of __future__ compatibility imports). When we switch to Python 3 only, move this to .python3 Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: zertosh Differential Revision: D17712308 Pulled By: ezyang fbshipit-source-id: 69b1dd720bc20a22264ebdc0ce56b7a5dbfc5f34
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.