Fix import paths

This commit is contained in:
Mark Qvist 2023-05-05 10:25:15 +02:00
parent 0889b8a7c5
commit 64bdc4c18c
5 changed files with 6 additions and 10 deletions

View file

@ -1,5 +1,5 @@
import ipaddress
import ifaddr
import RNS.vendor.ifaddr
import socket
from typing import List