8 lines
155 B
Python
8 lines
155 B
Python
# Copyright 2017 Free Software Foundation, Inc.
|
|
# This file is part of GNU Radio
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
#
|
|
|
|
from .param import Param
|