[AutoAccept][Codemod][FBSourceClangFormatLinter] Daily `arc lint --take CLANGFORMAT`
authorCodemodService FBSourceClangFormatLinterBot <>
Thu, 9 Sep 2021 11:21:58 +0000 (04:21 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Sep 2021 11:23:50 +0000 (04:23 -0700)
Reviewed By: zertosh

Differential Revision: D30835585

fbshipit-source-id: a7d35319fd3ae3eddd29b69d299d842f68d587f6

c10/core/TensorImpl.h

index cee3600..e36aa6f 100644 (file)
@@ -39,7 +39,7 @@ C10_DECLARE_int64(caffe2_max_keep_on_shrink_memory);
 namespace at {
 class Tensor;
 class TensorBase;
-}
+} // namespace at
 
 namespace c10 {
 class Scalar;