You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Currently, OSS GitHub Actions tests are failing due to failing test, lint and typing issues. This updates the black version used externally (and corresponding python version to support latest black) to match the internal updates in D54447730 and also updates flake8 settings to avoid incompatibilities. Typing issues are also resolved and imports from torch._tensor are removed, since these are not supported for previous torch versions.
Pull Request resolved: #1241
Reviewed By: cyrjano
Differential Revision: D54901754
Pulled By: vivekmig
fbshipit-source-id: 2b94bf36488b11b6c145175cfe10fc5433b014fe
0 commit comments