Skip to content

Commit

Permalink
Export FileHuey in huey.__init__.
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Mar 4, 2020
1 parent 7d00929 commit 4e44712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions huey/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from huey.api import BlackHoleHuey
from huey.api import Huey
from huey.api import FileHuey
from huey.api import MemoryHuey
from huey.api import PriorityRedisExpireHuey
from huey.api import PriorityRedisHuey
Expand Down

0 comments on commit 4e44712

Please sign in to comment.