From 90de01563668d7edecb1201a6de2aa03e1bfdb0f Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Apr 2012 16:17:31 -0500 Subject: spacing original-commit-id: 6a8e2d0ed4394b1302434a4ec1334c231a8f3b38 --- chars.py | 1 + 1 file changed, 1 insertion(+) (limited to 'chars.py') diff --git a/chars.py b/chars.py index 6e0f920..3af83e7 100644 --- a/chars.py +++ b/chars.py @@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- from copy import copy + #this is straight out of ../textpre.py because i'm lazy #see jap_chars for overrides if you are in japanese mode? chars = { -- cgit v1.2.3