first commit
This commit is contained in:
4
pytorrent/services/rtorrent/shared.py
Normal file
4
pytorrent/services/rtorrent/shared.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from __future__ import annotations
|
||||
|
||||
# Note: Backward-compatible internal alias for modules created during refactor.
|
||||
from .client import *
|
||||
Reference in New Issue
Block a user