Skip to content

Commit e31ce35

Browse files
authored
Added example of use-dict-literal message (#6244)
1 parent f6f72c4 commit e31ce35

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
empty_dict = dict() # [use-dict-literal]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
empty_dict = {}

0 commit comments

Comments
 (0)