Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8be5c commit 666ef63Copy full SHA for 666ef63
patterns/creational/prototype.py
@@ -17,7 +17,7 @@
17
Below provides an example of such Dispatcher, which contains three
18
copies of the prototype: 'default', 'objecta' and 'objectb'.
19
20
-*TL;DR
+*TL;DR
21
Creates new object instances by cloning prototype.
22
"""
23
0 commit comments