A few more documentation fixes.
[quix0rs-apt-p2p.git] / apt_dht / interfaces.py
index 8cb2e69c95e2f421593c452f32d59ccec8b18d66..2c022c5a7d65e6f4b5bf2872bdc23b575c1de76a 100644 (file)
@@ -1,8 +1,5 @@
 
-"""
-Some interfaces that are used by the apt-dht classes.
-
-"""
+"""Some interfaces that are used by the apt-dht classes."""
 
 from zope.interface import Interface