aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-07-07 17:16:32 -0700
committerBryan Newbold <bnewbold@robocracy.org>2020-07-30 18:23:12 -0700
commitb0dd685479b6d92d5c85604180e710b13dfc88d8 (patch)
tree364ce0118dabc80f63861c5fa2537759b32e6112 /python/fatcat_web
parent6d79479347752e450e9a8eeb4fbac84691044c67 (diff)
downloadfatcat-b0dd685479b6d92d5c85604180e710b13dfc88d8.tar.gz
fatcat-b0dd685479b6d92d5c85604180e710b13dfc88d8.zip
lint coverage changes (so far)
Diffstat (limited to 'python/fatcat_web')
-rw-r--r--python/fatcat_web/search.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/search.py b/python/fatcat_web/search.py
index 78cde383..90575818 100644
--- a/python/fatcat_web/search.py
+++ b/python/fatcat_web/search.py
@@ -496,7 +496,7 @@ def get_elastic_container_preservation_by_year(container_id: str) -> List[dict]:
"""
Fetches a stacked histogram of {year, preservation}.
- Preservation has 4 potential values; this function filters to the past 250
+ Preservation has 4 potential values; this function filters to the past 250
years (at most), or about 1000 values.
Returns a list of dicts, sorted by year, with keys/values like: