4 lines
No EOL
71 B
Python
4 lines
No EOL
71 B
Python
from kerneltest.app import APP
|
|
|
|
if __name__ == '__main__':
|
|
APP.run() |