Fix merging

This commit is contained in:
Takeshi KOMIYA
2016-11-23 13:38:20 +09:00
parent 0ee524e392
commit 98f7818101
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
:license: BSD, see LICENSE for details.
"""
import re
import sys
from util import with_app, rootdir, raises
from test_ext_graphviz import skip_if_graphviz_not_found