-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Checklist
- I have checked the issues list
for similar or identical bug reports. - I have checked the pull requests list
for existing proposed fixes. - I have checked the commit log
to find out if the bug was already fixed in the master branch. - I have included all related issues and possible duplicate issues in this issue
(If there are none, check this box anyway).
Related Issues
- None
Possible Duplicates
- None
Description
The explanation in lines 56-62 regarding from __future__ import absolute_import is no longer required.
Suggestions
Remove the irrelevant bit.
Reactions are currently unavailable