aboutsummaryrefslogtreecommitdiff
path: root/python/objgraph/README
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2024-03-09 17:47:25 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-11 06:39:30 +0700
commitd17c6f08bff588301c2ec24b110222f715caf4f8 (patch)
treec202017b2f361194bc391ca5bbfe9517c177b290 /python/objgraph/README
parente0e9ddb61d1c7dc1c6b8a47bd4cd5503c9867645 (diff)
python/objgraph: Updated for version 3.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/objgraph/README')
-rw-r--r--python/objgraph/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/objgraph/README b/python/objgraph/README
index 92244cfaf9..a188ef46c1 100644
--- a/python/objgraph/README
+++ b/python/objgraph/README
@@ -1,5 +1,5 @@
objgraph is a module that lets you visually explore Python object
graphs.
-Graphviz (https://graphviz.org) is an optional dependency. It is needed for
-drawing the graphs.
+Graphviz (https://graphviz.org) is an optional dependency. It is needed
+for drawing the graphs.