Skip to content

Commit 67795d3

Browse files
committed
Better error messages
1 parent 3c55e7c commit 67795d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/ch02-error-messages/better_messages.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ def main():
5757
# print(f"The weight of bob and sarah is {bob.weight} & {sara.weight}")
5858

5959

60-
6160
if __name__ == '__main__':
6261
main()

0 commit comments

Comments
 (0)