Skip to content

Commit

Permalink
remove langctx from __all__ (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
crcrpar authored Nov 14, 2024
1 parent b93ff1d commit 4914141
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thunder/core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
# Helpful classes
"OrderedSet",
"FrozenDict",
# Context-related functions and decorators
"langctx",
]

T = TypeVar("T")
Expand Down

0 comments on commit 4914141

Please sign in to comment.