Skip to content

Commit

Permalink
Release 2.0.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
PonteIneptique committed Dec 15, 2016
1 parent 3ac8d89 commit 941d466
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MyCapytain/common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,6 @@ def __export__(self, output=None, **kwargs):
def export(self, output=None, **kwargs):
""" Export the collection item in the Mimetype required.
..note:: If current implementation does not have special mimetypes, reuses default_export method
:param output: Mimetype to export to (Uses MyCapytain.common.utils.Mimetypes)
:type output: str
:return: Object using a different representation
Expand Down

0 comments on commit 941d466

Please sign in to comment.