Skip to content

Commit

Permalink
Fake commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Jun 23, 2015
1 parent 88f7c83 commit a66b43d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gcloud/datastore/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ def __init__(self,
projection=(),
order=(),
group_by=()):
if False:
print('I will never happen')

if dataset_id is None:
dataset_id = _implicit_environ.get_default_dataset_id()
Expand Down

0 comments on commit a66b43d

Please sign in to comment.