File size: 100 Bytes
cc47114
 
 
 
1
2
3
4
5
from physics.dashboards import bell_violation

if __name__ == "__main__":
    bell_violation.main()