4 lines
47 B
Python
4 lines
47 B
Python
|
import truetool
|
||
|
|
||
|
def main():
|
||
|
truetool.run()
|