Skip to content

Commit

Permalink
Import command_line from pubmed_lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
mfcovington committed Jan 22, 2016
1 parent 1123cb9 commit 42365d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pubmed_lookup/test_pubmed_lookup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
import unittest
from io import StringIO

import command_line
from pubmed_lookup import Publication, PubMedLookup
from pubmed_lookup import command_line, Publication, PubMedLookup


class TestConsole(unittest.TestCase):
Expand Down

0 comments on commit 42365d8

Please sign in to comment.