Skip to content

Update contribution guide and documentation #126

@tanujjain

Description

@tanujjain

In the contribution guide, add the following:

  1. Use of single quotes instead of double
  2. import order and groups as specified python org (https://www.python.org/dev/peps/pep-0008/#imports). Also mention that regardless of import form, all imports from the same dependency are to be put in consequent lines.

In the documentation, update the find_duplicates documentation to reflect that encoding_map parameter of find_duplicates expects the value in the dictionary to be of shape (1024,). This led to a confusion as reported in #114

Metadata

Metadata

Assignees

Labels

QARequires enrichment or quality assurancebugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions