File size: 151 Bytes
d8f9639
 
 
 
1
2
3
4
5
"""Run the exact lecture calculations using the same CLI as ot_sbm_examples.py."""
from ot_sbm_examples import *
if __name__ == '__main__':
    main()