File size: 86 Bytes
c8fb072
 
 
 
 
1
2
3
4
5
from src.sdlc.main import load_sdlc_app


if __name__=="__main__":
    load_sdlc_app()