1
0
Fork 0
sstvdec/sstv/__init__.py

5 lines
107 B
Python

"""Imports used when importing 'sstv'"""
from .command import SSTVCommand
from .decode import SSTVDecoder