mirror of
https://github.com/Drop-OSS/libtailscale-drop.git
synced 2026-07-21 08:45:35 -04:00
2df6a30f8a
Signed-off-by: Shayne Sweeney <shayne@tailscale.com>
5 lines
122 B
Python
5 lines
122 B
Python
# Copyright (c) Tailscale Inc & AUTHORS
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
from .tsnet import TSNet, TSNetException
|