Skip to content

[FIX] Fix compatibility with Python 3.10 #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

ales-erjavec
Copy link
Contributor

Issue

A number of error when running with python 3.10

Description of changes
  • Replace use of ABCs from collections with collections.abc
  • Fix an implicit float->int conversion error.
Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec merged commit 9d34610 into biolab:master Sep 14, 2022
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.

2 participants