-
Notifications
You must be signed in to change notification settings - Fork 7k
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?