Skip to content

Commit 1e32851

Browse files
Balandatfacebook-github-bot
authored andcommitted
Add OSS headers to settings.py
Summary: See title. Reviewed By: sdaulton Differential Revision: D16646721 fbshipit-source-id: b8f1f1cf6d91820f1fe558f5693bb63970f2150f
1 parent 41789c7 commit 1e32851

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

botorch/settings.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#!/usr/bin/env python3
22

3+
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
4+
5+
r"""
6+
BoTorch settings.
7+
"""
8+
39
import typing # noqa F401
410

511

0 commit comments

Comments
 (0)