<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -285,13 +285,12 @@ class test_tvdb_unicode(unittest.TestCase):
         )
 
     def test_search_in_all_languages(self):
-        &quot;&quot;&quot;Check search_all_languages returns Chinese show, with language=en&quot;&quot;&quot;
+        &quot;&quot;&quot;Check search_all_languages returns Chinese show, with language=en
+        &quot;&quot;&quot;
         t = tvdb_api.Tvdb(cache = True, search_all_languages = True, language=&quot;en&quot;)
         show = t[u'T\xecnh Ng\u01b0\u1eddi Hi\u1ec7n \u0110\u1ea1i']
         self.assertEquals(
-            type(
-                show
-            ),
+            type(show),
             tvdb_api.Show
         )
         </diff>
      <filename>tests/test_tvdb_api.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c8bc1869075637ad32b0e464a1cbd8ac9a002319</id>
    </parent>
  </parents>
  <author>
    <name>dbr</name>
    <email>dbr.onix@gmail.com</email>
  </author>
  <url>http://github.com/dbr/tvdb_api/commit/2280e3175c4389386451dc41acb7b78c4989d598</url>
  <id>2280e3175c4389386451dc41acb7b78c4989d598</id>
  <committed-date>2009-11-01T13:00:51-08:00</committed-date>
  <authored-date>2009-11-01T13:00:40-08:00</authored-date>
  <message>More pedanticness</message>
  <tree>d2b11342b7267db570936ba341944e40a28eea2b</tree>
  <committer>
    <name>dbr</name>
    <email>dbr.onix@gmail.com</email>
  </committer>
</commit>
