Example #1
0
#main.py
from lgtm import core

if __name__ == '__main__':
    core.cli()
Example #2
0
def main():
    core.cli()