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.
2 parents ccf3acd + 92e9f18 commit f04711bCopy full SHA for f04711b
behavioral/catalog.py
@@ -4,8 +4,7 @@
4
A class that uses different static function depending of a parameter passed in
5
init. Note the use of a single dictionary instead of multiple conditions
6
"""
7
-__author__ = "Ibrahim Diop <http://ibrahim.zinaria.com>"
8
-__gist__ = "<https://gist.github.com/diopib/7679559>"
+__author__ = "Ibrahim Diop <ibrahim@sikilabs.com>"
9
10
11
class Catalog(object):
0 commit comments