Skip to content

Commit 4068dee

Browse files
authored
Update vector2.py
1 parent c3ebda8 commit 4068dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3_advanced/chapter13/examples/vector2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def __init__(self, vals):
1212

1313
"""
1414
String Function
15-
15+
1616
Converts the object to a string in readable format for programmers
1717
"""
1818

0 commit comments

Comments
 (0)