Commit e10de4b5 authored by msbaines's avatar msbaines Committed by Mandeep Singh Baines
Browse files

[doc] Fix copyright in stubs (#13)

parent 30f5009a
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. # Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
# @generated from torch/__init__.pyi.in # @generated from torch/__init__.pyi.in
from typing import List, Tuple, Optional, Union, Any, ContextManager, Callable, overload, Iterator, Iterable from typing import List, Tuple, Optional, Union, Any, ContextManager, Callable, overload, Iterator, Iterable
......
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
from . import checkpoint from . import checkpoint
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment