File size: 64 Bytes
a02272f
 
 
 
1
2
3
4
5
from brain.cli import app

if __name__ == "__main__":
    app()