diff options
Diffstat (limited to 'grc/converter/xml.py')
-rw-r--r-- | grc/converter/xml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/converter/xml.py b/grc/converter/xml.py index ca8fcd5ace..eb5083dfbc 100644 --- a/grc/converter/xml.py +++ b/grc/converter/xml.py @@ -2,7 +2,7 @@ # This file is part of GNU Radio # # SPDX-License-Identifier: GPL-2.0-or-later -# +# import re |