gr-iqbal/python/__init__.py

13 lines
285 B
Python

# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
#
# This file is part of gr-iqbalance
#
# SPDX-License-Identifier: GPL-3.0-or-later
'''
This is the GNU Radio IQBALANCE module.
'''
# import pybind11 generated symbols into the iqbalance namespace
from .iqbalance_python import *