Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Nov 23, 2016
1 parent a819d86 commit 4c75f24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pook/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import functools
from inspect import isfunction
from contextlib import contextmanager
from .mock import Mock
from .engine import Engine

# Singleton mock engine
Expand Down

0 comments on commit 4c75f24

Please sign in to comment.