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