Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6431af2

Browse files
committed
squash commits
Signed-off-by: maxwell <[email protected]>
1 parent 4d4ce21 commit 6431af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devel/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Download Statistics
22

3-
Pypi stores download information in a [BigQuery public dataset](https://bigquery.cloud.google.com/dataset/the-psf:pypi). It can be queried to get detail infomration about downloads. For example, to get number of downloads per version, you can run this query:
3+
Pypi stores download information in a [BigQuery public dataset](https://bigquery.cloud.google.com/dataset/the-psf:pypi). It can be queried to get detailed information about downloads. For example, to get the number of downloads per version, you can run this query:
44

55
```sql
66
SELECT

0 commit comments

Comments
 (0)