Skip to content

Conversation

@anarcat
Copy link

@anarcat anarcat commented Mar 3, 2023

encoded_scaled apparently fails with:

TypeError: integer argument expected, got float

in Python 3, and this patch apparently fixes that problem.

Fixes: #12

encoded_scaled apparently fails with:

```
TypeError: integer argument expected, got float
```

in Python 3, and this patch *apparently* fixes that problem.

Fixes: Arachnid#12
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.

encode_scaled return type error in python 3.x

1 participant