Skip to content

Commit

Permalink
Updated with latest frappeclient
Browse files Browse the repository at this point in the history
  • Loading branch information
achillesrasquinha committed Mar 25, 2018
1 parent 09e122b commit 52ceed1
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 95 deletions.
4 changes: 2 additions & 2 deletions frappeclient/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .frappeclient import FrappeClient
from .frappeclient import FrappeClient, FrappeOAuth2Client

__all__ = [FrappeClient]
__all__ = [FrappeClient, FrappeOAuth2Client]
Loading

0 comments on commit 52ceed1

Please sign in to comment.