Remove __future__ imports from many files#35627
Remove __future__ imports from many files#35627dreiss wants to merge 2 commits intogh/dreiss/44/basefrom
Conversation
💊 CI failures summary and remediationsAs of commit a03dbbf (more details on the Dr. CI page):
🕵️ 7 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Summary: Python 2 has reached end-of-life and is no longer supported by PyTorch. These future imports are already implied in Python 3. Test Plan: CI Differential Revision: [D20842871](https://our.internmc.facebook.com/intern/diff/D20842871)
Summary: Python 2 has reached end-of-life and is no longer supported by PyTorch. These future imports are already implied in Python 3. Test Plan: CI Differential Revision: [D20842871](https://our.internmc.facebook.com/intern/diff/D20842871)
|
Reopened as #38778 due to ghstack shenanigans. |
Stack from ghstack:
Summary:
Python 2 has reached end-of-life and is no longer supported by PyTorch.
These future imports are already implied in Python 3.
Test Plan:
CI
Differential Revision: D20842871