Skip to content

Commit bcd196c

Browse files
committed
fix syntax err
1 parent 549dda9 commit bcd196c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

design/design.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Abstract Factory(抽象工厂: 解决复杂对象创建问题)
250250
inserts copies into it of the objects found in the original."
251251

252252
::
253+
253254
import copy
254255
from collections import OrderedDict
255256

0 commit comments

Comments
 (0)