Skip to content

Commit 28f393a

Browse files
authoredMar 7, 2023
Update 创建型模式-单例模式-元类.py
1 parent 77a5027 commit 28f393a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎创建型模式-单例模式-元类.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ def eat(self):
5353
"D:/coding2/python36patterns/创建型模式-单例模式.py:30" 16:00:25 001 吃饭
5454
"D:/coding2/python36patterns/创建型模式-单例模式.py:30" 16:00:25 001 吃饭
5555
"D:/coding2/python36patterns/创建型模式-单例模式.py:40" 16:00:25 True
56-
"D:/coding2/python36patterns/创建型模式-单例模式.py:30" 16:00:25 003 吃饭
56+
"D:/coding2/python36patterns/创建型模式-单例模式.py:30" 16:00:25 001 吃饭
5757
"""

0 commit comments

Comments
 (0)
Please sign in to comment.