Kaynağa Gözat

Update test_howdoi.py

ShezaMunir 3 yıl önce
ebeveyn
işleme
ee2c9d7843
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      test_howdoi.py

+ 1 - 0
test_howdoi.py

@@ -289,6 +289,7 @@ class HowdoiTestCase(unittest.TestCase):  # pylint: disable=too-many-public-meth
         response = howdoi.howdoi(query)
         self.assertEqual(response, "ERROR: \x1b[91mUnable to get a response from any search engine\n\x1b[0m")
 
+
 class HowdoiTestCaseEnvProxies(unittest.TestCase):
 
     def setUp(self):