Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Fix integer division on Python 3. #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

progval
Copy link
Contributor

@progval progval commented Jul 4, 2018

The __future__ import backports the integer division syntax to Python 2, so the behavior of the plugin on Python 2 is unchanged.

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