Skip to content

Commit

Permalink
Merge pull request #200 from StuartJSquires/master
Browse files Browse the repository at this point in the history
Add util to __init__.py
  • Loading branch information
sarumont authored Apr 20, 2017
2 parents 4aa095e + 41e07ef commit 799bbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trello/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
from trello.trelloclient import *
from trello.trellolist import *
from trello.webhook import *
from trello.util import *

# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4

0 comments on commit 799bbe8

Please sign in to comment.