Skip to content

Commit 89db4a2

Browse files
committed
Python abs() - FixLinter
1 parent 92f1cd7 commit 89db4a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-absolute-value/sample_code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@ def absolute_value5(x):
5959

6060
print(f"{abs(Vector1(0.42, 1.5, 0.87)) = }")
6161
print(f"{abs(Vector2(0.42, 1.5, 0.87)) = }")
62-

0 commit comments

Comments
 (0)