Skip to content

Commit bd7db2b

Browse files
authored
Merge pull request #29 from meta-pytorch/jspisak-patch-2
Update local_coding_env.py
2 parents 6f2ac5b + 93d1858 commit bd7db2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/local_coding_env.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree.
6+
17
#!/usr/bin/env python3
28
"""
39
Simple test showing how users will use CodingEnv.from_docker_image().

0 commit comments

Comments
 (0)