Skip to content

Commit 236a303

Browse files
committed
fix(Eask): Escape string in description
1 parent 55f7d04 commit 236a303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(package "blacken"
22
"0.2.0"
3-
"Reformat python buffers using the "black" formatter")
3+
"Reformat python buffers using the \"black\" formatter")
44

55
(website-url "https://github.com/proofit404/blacken")
66
(keywords "convenience" "blacken")

0 commit comments

Comments
 (0)