mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-02 11:37:55 +00:00
6 lines
94 B
Python
6 lines
94 B
Python
![]() |
import _paths
|
||
|
from autogencap.DirectorySvc import main
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
main()
|