Skip to content

Commit 92e9f18

Browse files
authored
updated contact info
1 parent ccf3acd commit 92e9f18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

behavioral/catalog.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
A class that uses different static function depending of a parameter passed in
55
init. Note the use of a single dictionary instead of multiple conditions
66
"""
7-
__author__ = "Ibrahim Diop <http://ibrahim.zinaria.com>"
8-
__gist__ = "<https://gist.github.com/diopib/7679559>"
7+
__author__ = "Ibrahim Diop <ibrahim@sikilabs.com>"
98

109

1110
class Catalog(object):

0 commit comments

Comments
 (0)