canonical / pylxd

Python module for LXD
https://pylxd.readthedocs.io/en/latest/
Apache License 2.0
251 stars 133 forks source link

Cleanup docs build #501

Closed fliiiix closed 2 years ago

fliiiix commented 2 years ago

I ran tox -e doc and fixed all warnings and issues i found.

codecov-commenter commented 2 years ago

Codecov Report

Merging #501 (f79c23f) into master (6bf90e0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #501   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files          56       56           
  Lines        4101     4101           
=======================================
  Hits         3981     3981           
  Misses        120      120           
Impacted Files Coverage Δ
pylxd/client.py 90.09% <ø> (ø)
pylxd/models/instance.py 95.73% <ø> (ø)
pylxd/models/storage_pool.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6bf90e0...f79c23f. Read the comment docs.