Remove empty line

This commit is contained in:
ines 2017-03-20 22:49:36 +01:00
parent 5aea327a5b
commit a54e3c2efe
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# coding: utf8 # coding: utf8
#
from __future__ import print_function from __future__ import print_function
# NB! This breaks in plac on Python 2!! # NB! This breaks in plac on Python 2!!
#from __future__ import unicode_literals, #from __future__ import unicode_literals,