"Dual Object Notation" -> "Twofold Object Notation"
[ton] / test_tags.py
index ef48a37..a6afcaf 100644 (file)
@@ -1,7 +1,7 @@
 import collections
 import unittest
 
-from don import tags
+from ton import tags
 
 class AutoTagTests(unittest.TestCase):
     def test_autotags_void(self):