Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Nov 17, 2024
1 parent 00d1994 commit f6af157
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions numpyro/patch.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright Contributors to the Pyro project.
# SPDX-License-Identifier: Apache-2.0

from types import ModuleType
from typing import Callable

Expand Down
1 change: 1 addition & 0 deletions numpyro/util.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright Contributors to the Pyro project.
# SPDX-License-Identifier: Apache-2.0

from collections import OrderedDict
from contextlib import contextmanager
from functools import partial
Expand Down

0 comments on commit f6af157

Please sign in to comment.