Skip to content

Commit

Permalink
Expose Torrent class
Browse files Browse the repository at this point in the history
  • Loading branch information
radaron committed Dec 23, 2024
1 parent b006088 commit d570aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ncoreparser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
from .data import SearchParamType, SearchParamWhere, ParamSeq, ParamSort
from .error import NcoreDownloadError, NcoreParserError, NcoreCredentialError, NcoreConnectionError
from .util import Size
from .torrent import Torrent

0 comments on commit d570aab

Please sign in to comment.