mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-24 13:39:24 +00:00
format
This commit is contained in:
parent
5ed267134f
commit
bde891f0c4
@ -134,5 +134,5 @@ class SubscriptionInstantiationContext(SubscriptionInstantiationContextAlias):
|
||||
class TopicId(TopicIdAlias):
|
||||
pass
|
||||
|
||||
__all__ = []
|
||||
|
||||
__all__ = []
|
||||
|
||||
@ -38,6 +38,7 @@ from .._types import FunctionCall as FunctionCallAlias
|
||||
|
||||
__all__ = []
|
||||
|
||||
|
||||
@deprecated("Moved to autogen_core.TypePrefixSubscription. Will be removed in 0.4.0")
|
||||
class TypePrefixSubscription(TypePrefixSubscriptionAlias):
|
||||
pass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user