Tests in directory tests · Issue #247 · keon/algorithms · GitHub
Skip to content

Tests in directory tests  #247

Description

@christianbender

tests
If I ran the tests I get this kind of error message:

from search.binary_search import binary_search, binary_search_recur
ImportError: No module named 'search'

or

from array.delete_nth import delete_nth, delete_nth_naive
ImportError: No module named 'array.delete_nth'; 'array' is not a package

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions