Skip to content

Commit cc8c6c4

Browse files
authored
Fix CI (#179)
1 parent 806a8b7 commit cc8c6c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/test_aot_eager.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
2+
#
3+
# This source code is licensed under the BSD license found in the
4+
# LICENSE file in the root directory of this source tree.
5+
16
import pytest
27
import torch
38
from torch.utils._debug_mode import DebugMode

0 commit comments

Comments
 (0)