Skip to content

Commit f89a5f4

Browse files
diwebknjaz
andauthored
Update source/guides/analyzing-pypi-package-downloads.rst
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
1 parent 20349b7 commit f89a5f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/guides/analyzing-pypi-package-downloads.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,8 @@ artifacts from PyPI based on their hashes, e.g. if a particular project or
226226
release has been deleted from PyPI. The metadata table includes the ``path``
227227
column, which includes the hash and artifact filename.
228228

229-
Note that the URL generated here is not guaranteed to be stable, but currently aligns with the URL where PyPI artifacts are hosted.
229+
.. note::
230+
The URL generated here is not guaranteed to be stable, but currently aligns with the URL where PyPI artifacts are hosted.
230231
::
231232

232233
SELECT

0 commit comments

Comments
 (0)