Skip to content

Commit eb797eb

Browse files
amrit110Copilot
andauthored
Update aieng-topic-impl/aieng/topic/impl/__init__.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3292e64 commit eb797eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
"""Example implementation for an example topic."""
22

33
from aieng.topic.impl.example_impl import example_impl
4+
5+
__all__ = ["example_impl"]

0 commit comments

Comments
 (0)