From a8ea44bd21597e6c03b8815beba2dd5b92c3bc75 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Mon, 28 Aug 2017 10:20:46 -0400 Subject: [PATCH] Do not mention compression in README.md --- tuf/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tuf/README.md b/tuf/README.md index adb740b6..2185253e 100644 --- a/tuf/README.md +++ b/tuf/README.md @@ -202,8 +202,8 @@ top-level roles, including itself. # A role's verification key(s) (to be more precise, the verification key's # keyid) may be queried. Other attributes include: signing_keys, version, -# signatures, expiration, threshold, delegations (attribute available only to a -# Targets role), and compressions. +# signatures, expiration, threshold, and delegations (attribute available only +# to a Targets role). >>> repository.root.keys ['b23514431a53676595922e955c2d547293da4a7917e3ca243a175e72bbf718df']