Fix flake8 violation

This commit is contained in:
Takeshi KOMIYA 2016-11-16 12:02:40 +09:00
parent 4b5eebdc87
commit 3c3c8e7533

View File

@ -191,6 +191,7 @@ class CompileGrammarCommand(Command):
def sub_commands(self):
pass
cmdclass['compile_grammar'] = CompileGrammarCommand