Skip to content

Commit

Permalink
Update class docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
adl1995 committed Jun 12, 2017
1 parent a245521 commit d369652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hips/tiles/description.py
Expand Up @@ -15,8 +15,8 @@ class HipsDescription:
Parameters
----------
properties : str
A string containing HiPS tile properties
properties : OrderedDict
An ordered dictionary containing the HiPS file properties
"""

def __init__(self, properties: OrderedDict) -> None:
Expand Down

0 comments on commit d369652

Please sign in to comment.