From f4da62aac1b629753b432aecf2493e028f996193 Mon Sep 17 00:00:00 2001 From: nchristensen <11543181+nchristensen@users.noreply.github.com> Date: Wed, 14 Oct 2020 21:56:13 +0000 Subject: [PATCH] Update pytools/tag.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Andreas Klöckner --- pytools/tag.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pytools/tag.py b/pytools/tag.py index 8741b0c..0f6fa43 100644 --- a/pytools/tag.py +++ b/pytools/tag.py @@ -30,7 +30,6 @@ THE SOFTWARE. # {{{ docs __doc__ = """ -.. currentmodule:: pytools Tag Interface --------------- -- GitLab