Skip to content
Snippets Groups Projects

remove future imports

Merged Colm Talbot requested to merge remove-future into master

I was finally motivated to remove the future imports throughout the code.

Mostly this was just a single sed -i '/__future__/d' **.py.

There's one iteritems, but I think that's safe. It's definitely covered in unit tests.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading