From 45b7b4fa54e1206bf8af9be8e629616ec15125f3 Mon Sep 17 00:00:00 2001 From: Thomas Gibson Date: Thu, 22 Apr 2021 18:08:15 -0500 Subject: [PATCH] Add html comment --- pytools/tag.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pytools/tag.py b/pytools/tag.py index 8bc8559..f0d5328 100644 --- a/pytools/tag.py +++ b/pytools/tag.py @@ -36,10 +36,7 @@ __doc__ = """ Tag Interface --------------- - -.. comment:: - - ``normalize_tags`` undocumented for now. (Not ready to commit.) +.. .. autofunction:: check_tag_uniqueness .. autoclass:: Taggable -- GitLab