delete tags by clicking the x, or typing in -tagtext
[zzz-floof.git] / floof / tests / __init__.py
index 68cb322..fc14a48 100644 (file)
@@ -73,7 +73,7 @@ def teardown():
 class TestModel(TestCase):
     def setUp(self):
         setup_all(True)
-    
+
     def tearDown(self):
         drop_all(engine)