Skip to content

Commit 9df4757

Browse files
authored
Update vector.py
1 parent e530db8 commit 9df4757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3_advanced/chapter13/examples/vector.py

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

1515
"""
1616
String Function
17-
17+
1818
Converts the object to a string in readable format for programmers
1919
"""
2020

0 commit comments

Comments
 (0)