Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackevansevo committed Apr 24, 2017
1 parent db5172b commit a2924b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_primitives.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
complement, compose, dec, even, identity, inc, odd
)

from basic_utils.helpers import rpartial


@pytest.mark.parametrize("data", [
(10), ((10, 20)), (("Homer", "Marge"))
Expand Down

0 comments on commit a2924b5

Please sign in to comment.