Skip to content

Commit

Permalink
[doc] add doc string for Interface
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed May 14, 2012
1 parent 59bb424 commit 42c6a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/plugins/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@


class Interface(_pca_Interface):
''' This is the base class for Interfaces '''

@classmethod
def provided_by(cls, instance):
Expand Down

0 comments on commit 42c6a8c

Please sign in to comment.