Commit aee22894 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent d0584c06
...@@ -167,5 +167,3 @@ class PLexicon(Lexicon, Persistent, Acquisition.Implicit, SimpleItem): ...@@ -167,5 +167,3 @@ class PLexicon(Lexicon, Persistent, Acquisition.Implicit, SimpleItem):
PLexicon.inheritedAttribute('__init__')(self, *pipeline) PLexicon.inheritedAttribute('__init__')(self, *pipeline)
InitializeClass(PLexicon) InitializeClass(PLexicon)
...@@ -92,4 +92,3 @@ if __name__ == "__main__": ...@@ -92,4 +92,3 @@ if __name__ == "__main__":
main(db, rt, dir) main(db, rt, dir)
cn.close() cn.close()
fs.close() fs.close()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment