File size: 96 Bytes
3232fc5
87db739
 
 
 
1
2
3
4
5
6
from src.chessli2.gui import demo


if __name__ == "__main__":
    demo.launch(show_error=True)