@@ -21,6 +21,11 @@
"""Dulwich-related exception classes and utility functions."""
+
+# Please do not add more errors here, but instead add them close to the code
+# that raises the error.
import binascii