Skip to content

Commit f04711b

Browse files
authored
Merge pull request faif#201 from diopib/patch-1
updated contact info
2 parents ccf3acd + 92e9f18 commit f04711b

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)