Skip to content

Commit

Permalink
Fix PEP8 E301 error.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 16, 2014
1 parent 2ada8a8 commit c2c1d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcloud/datastore/dataset.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""Create / interact with gcloud datastore datasets."""


class Dataset(object):
"""A dataset in the Cloud Datastore.
Expand Down

0 comments on commit c2c1d59

Please sign in to comment.