alexpdev / torrentfile

Bittorrent Protocol v1 & v2 metafile creator, checker, editor, builder, reviewer. Assemble .torrent files from the command line.
Apache License 2.0
43 stars 4 forks source link

Updates to documentation and docstrings #178

Closed alexpdev closed 1 year ago

alexpdev commented 1 year ago

Updates to documentation and docstring information.

codecov[bot] commented 1 year ago

Codecov Report

Merging #178 (17e43fe) into master (ffb273e) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2962      2962           
=========================================
  Hits          2962      2962           
Impacted Files Coverage Δ
torrentfile/commands.py 100.00% <ø> (ø)
torrentfile/hasher.py 100.00% <ø> (ø)
torrentfile/mixins.py 100.00% <ø> (ø)
torrentfile/version.py 100.00% <100.00%> (ø)