-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
Description
Hello there. I noticed that there is no example of the Singleton design pattern. However, I saw an example of Borg https://github.com/faif/python-patterns/blob/master/creational/borg.py I was thinking of adding that. Any thoughts?