Skip to content

Commit b414f2b

Browse files
committed
delete extra line
1 parent bce868f commit b414f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎abstract_factory.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ def get_factory():
7373
foriinrange(3):
7474
shop.pet_factory=get_factory()
7575
shop.show_pet()
76-
print("="*20)
76+
print("="*20)

0 commit comments

Comments
(0)