Explorar o código

Add note about error placement.

Jelmer Vernooij %!s(int64=3) %!d(string=hai) anos
pai
achega
b3083cd903
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      dulwich/errors.py

+ 5 - 0
dulwich/errors.py

@@ -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