mirror of
https://gitlab.com/hyperglitch/jellyfish.git
synced 2025-11-12 22:06:08 +00:00
9 lines
203 B
Python
9 lines
203 B
Python
#!/usr/bin/env python
|
|
|
|
# SPDX-FileCopyrightText: 2025 Igor Brkic <igor@hyperglitch.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
from .constants import *
|
|
from .jf_usb import jf_fetch, JfUsbProcess
|