Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Move `cpk` docs to right place in the docstring. #642

Open scovetta opened 4 years ago

scovetta commented 4 years ago

The cpk docs were in the wrong place in most of the docstrings. This change just moves to them to the right spot (the last element).

codecov-io commented 4 years ago

Codecov Report

Merging #642 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #642   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files          52       52           
  Lines        5285     5285           
  Branches      566      566           
=======================================
  Hits         4599     4599           
  Misses        513      513           
  Partials      173      173
Impacted Files Coverage Δ
...torage-blob/azure/storage/blob/blockblobservice.py 92.34% <ø> (ø) :arrow_up:

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 54e60c8...1413855. Read the comment docs.