Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 263a1b3

Browse files
Remove redundant TODO
1 parent 4ac1fd7 commit 263a1b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gang-of-four/singleton/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
The Singleton Pattern
44
=======================
55

6-
.. TODO add to Global Object that the Python FAQ calls it a singleton object
7-
https://docs.python.org/3/faq/programming.html#how-do-i-share-global-variables-across-modules
8-
96
*A “Creational Pattern” from the* :doc:`/gang-of-four/index`
107

118
.. admonition:: Verdict

0 commit comments

Comments
 (0)