"Dual Object Notation" -> "Twofold Object Notation"
[ton] / test_binary.py
index b75a3d7..932a030 100644 (file)
@@ -2,7 +2,7 @@
 import collections
 import unittest
 
-from don import binary, tags
+from ton import binary, tags
 
 class TestBinarySerialize(unittest.TestCase):
     def test_serializes_null(self):