Skip to content

Commit

Permalink
Future print function
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvm committed Jan 18, 2015
1 parent 597cfef commit 9656c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blocks/extensions.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import print_function

from abc import ABCMeta, abstractmethod

from six import add_metaclass
Expand Down

0 comments on commit 9656c02

Please sign in to comment.