Skip to content

Commit

Permalink
trailing comma
Browse files Browse the repository at this point in the history
Signed-off-by: Kokonico <kokonico@duck.com>
  • Loading branch information
Kokonico authored Oct 25, 2024
1 parent 4d4d980 commit d739991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrays.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,5 +545,5 @@
"a mouse ear headband",
"a baked Camembert",
"a rubber ducky",
"a '; DROP TABLE users; --"
"a '; DROP TABLE users; --",
]

0 comments on commit d739991

Please sign in to comment.