commit for sync 18.05.2022
This commit is contained in:
@@ -109,8 +109,8 @@ def h_V_test_1(V):
|
||||
|
||||
|
||||
def test_2_parameters():
|
||||
x = 10
|
||||
d = 10
|
||||
x = 10.
|
||||
d = 10.
|
||||
return x,d
|
||||
|
||||
def V_h_test_2(h):
|
||||
|
||||
Reference in New Issue
Block a user