Fix typo.

This commit is contained in:
Berker Peksag 2015-06-25 16:03:30 +03:00
parent 8e4b1fab36
commit 2c1b0dc3e3

View File

@ -14,7 +14,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import divisioin, print_function
from __future__ import division, print_function
import os
import sys