Skip to content

towards python3 compatibility - #22

Open
mzechmeister wants to merge 3 commits into
Stuermer:masterfrom
mzechmeister:patch-1
Open

towards python3 compatibility#22
mzechmeister wants to merge 3 commits into
Stuermer:masterfrom
mzechmeister:patch-1

Conversation

@mzechmeister

Copy link
Copy Markdown

No description provided.

`len(dst[0]) / len(norm_field)` returns an float but an int is required. Could be solved with `int(...)`. But auto dim with `-1` is more elegant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant