summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2022-07-12 22:04:22 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2022-07-12 22:04:22 +0000
commitb934b632a70a5a5e7292fbd096f6c1f1d5cb93c2 (patch)
treea4207f3369be20cf7a5fd4a7201b50e13fb12aaf
parent5b1b2f5ab84c528c97d7246ecf96f6fe4b541fe7 (diff)
downloadcryptography-b934b632a70a5a5e7292fbd096f6c1f1d5cb93c2.tar.gz
Escaping double quotes inside the JSON quoted string
Test: treehugger Change-Id: I56459298416d827699e18204a990937c92b0109e
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index ca6f3d54e..1cad3d711 100644
--- a/METADATA
+++ b/METADATA
@@ -2,7 +2,7 @@ name: "cryptography"
description:
"cryptography is a package which provides cryptographic recipes and "
"primitives to Python developers. Our goal is for it to be your "
- ""cryptographic standard library". It supports Python 2.7, Python 3.6+, and "
+ "\"cryptographic standard library\". It supports Python 2.7, Python 3.6+, and "
"PyPy 5.4+."
third_party {