942615348d
resolve conflicts
5 lines
62 B
Python
5 lines
62 B
Python
from lrx.cli import run
|
|
|
|
if __name__ == "__main__":
|
|
run()
|