DOC: typo

This commit is contained in:
Joe Jevnik
2016-06-21 14:00:40 -04:00
parent cb266b983a
commit b210acb121
+1 -1
View File
@@ -465,7 +465,7 @@ def _get_metadata(field, expr, metadata_expr, no_metadata_rule):
Returns
-------
metadata : Expr or None
The the deltas or metadata table to use.
The deltas or metadata table to use.
"""
if isinstance(metadata_expr, bz.Expr) or metadata_expr is None:
return metadata_expr