Commit ec9b592d authored by Michal Čihař's avatar Michal Čihař

Add missing import

parent d3627cf7
......@@ -25,6 +25,7 @@ from django.core.cache import cache
from xml.etree import cElementTree
import weblate
import re
from weblate.trans.checks.base import TargetCheck
class BeginNewlineCheck(TargetCheck):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment