File size: 90 Bytes
9823a7e
 
 
 
1
2
3
4
5
if __name__ == "__main__":
    from bitsandbytes.diagnostics.main import main

    main()