Skip to content

Commit

Permalink
Add missing license header
Browse files Browse the repository at this point in the history
Differential Revision: D66995586

Pull Request resolved: #988
  • Loading branch information
tonykao8080 authored Dec 10, 2024
1 parent cb0e457 commit 5c2db0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions torchx/schedulers/aws_sagemaker_scheduler.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
#!/usr/bin/env python3
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.


import getpass
import os
Expand Down

0 comments on commit 5c2db0e

Please sign in to comment.