diff options
-rw-r--r-- | python/affine/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/affine/README b/python/affine/README index b54bb988d71f1..4a2db78922432 100644 --- a/python/affine/README +++ b/python/affine/README @@ -1,2 +1,2 @@ -Python implementation of matrices describing affine transformation of the -plane. The Affine package is derived from the Planar package. +Python implementation of matrices describing affine transformation of +the plane. The Affine package is derived from the Planar package. |