style
[redakcja.git] / lib / wlapi / tests.py
index a12ab06..777be3d 100644 (file)
@@ -11,7 +11,7 @@ from nose.core import runmodule
 import wlapi
 
 
-class FakeDocument():
+class FakeDocument:
 
     def __init__(self):
         self.text = "Some Text"