added blank line

This commit is contained in:
Oliver Wieland 2013-09-10 20:18:53 +02:00
parent e584907718
commit 1106bca319
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ This module contains tests for the lib submodule of the Remotes plugin.
"""
import os
import re
from unittest import TestCase
from tempfile import mkstemp
from mock import patch