From f3293db7d91e53e161ca216a0bf67c2773cda4d2 Mon Sep 17 00:00:00 2001 From: Tommy Allen Date: Wed, 30 Dec 2015 01:42:13 -0500 Subject: [PATCH] Ignore Seattle, WA diff --git a/test.py b/test.py index 699b5d1..dc00a9c 100644 --- a/test.py +++ b/test.py @@ -41,6 +41,9 @@ def test_parse(self): self.assertEqual(item.address.itemtype, [URI("http://schema.org/PostalAddress")]) self.assertTrue(item.address.addressLocality, "Seattle") + #