Skip to content

Commit eb797eb

Browse files
amrit110Copilot
andauthored
Update aieng-topic-impl/aieng/topic/impl/__init__.py
Co-authored-by: Copilot <[email protected]>
1 parent 3292e64 commit eb797eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
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)