diff --git a/test.py b/test.py index fa31620..2d10f98 100644 --- a/test.py +++ b/test.py @@ -32,4 +32,4 @@ f = libs.P_C.S_N_M(A,libs.P_C.S_N_M(B,libs.P_C.S_N_M(C, D))) print("A * B * C * D = " , e) print("A * B * C * D = " , f) -G = libs.render +G = libs.render \ No newline at end of file