Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Conversation

HongwenZhang
Copy link

Add support to python2:

  1. change the way of super() in every class;
  2. add from __future__ import absolute_import to import logging and collections correctly;
  3. add from __future__ import division to avoid ZeroDivisionError;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant