added lex_attrs

This commit is contained in:
Jim Geovedi 2017-07-23 22:55:22 +07:00
parent bed8162d00
commit f6f15678fb
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# coding: utf8
from __future__ import unicode_literals
LEX_ATTRS = {}