Skip to content

Commit

Permalink
Remove extra space from api.py (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheus Frata authored and martindurant committed Apr 10, 2018
1 parent fbb024e commit 0bdec16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastparquet/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def _set_attrs(self):
self._read_partitions()
self._dtypes()

@ property
@property
def helper(self):
return self.schema

Expand Down

0 comments on commit 0bdec16

Please sign in to comment.