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 ef74d59 commit 02e05fdCopy full SHA for 02e05fd
patterns/behavioral/catalog.py
@@ -1,8 +1,9 @@
1
"""
2
-A class that uses different static functions depending on a parameter passed in
3
-init. Note the use of a single dictionary instead of multiple conditions
+A class that uses different static functions depending on a parameter passed
+during initialization. Uses a single dictionary instead of multiple conditions.
4
5
6
+
7
__author__ = "Ibrahim Diop <ibrahim@sikilabs.com>"
8
9
0 commit comments