diff options
Diffstat (limited to 'grc/core/blocks/_templates.py')
-rw-r--r-- | grc/core/blocks/_templates.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/core/blocks/_templates.py b/grc/core/blocks/_templates.py index 7c84d1dbe7..c98e277feb 100644 --- a/grc/core/blocks/_templates.py +++ b/grc/core/blocks/_templates.py @@ -2,7 +2,7 @@ # This file is part of GNU Radio # # SPDX-License-Identifier: GPL-2.0-or-later -# +# """ This dict class holds a (shared) cache of compiled mako templates. These |