Skip to content

Commit 7fd200c

Browse files
authored
Added example for use-list-literal message (#6230)
1 parent a3f5c47 commit 7fd200c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
empty_list = list() # [use-list-literal]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
empty_list = []

0 commit comments

Comments
 (0)