Commit a01512e5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add newline at end of file.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39189 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3472e9e9
......@@ -81,4 +81,3 @@ class IMovementCollectionDiff(Interface):
property_dict -- properties to update
"""
\ No newline at end of file
......@@ -67,4 +67,3 @@ class DocumentProxyMixin:
if proxied_document is None:
raise DocumentProxyError("Unable to find a proxied document")
return proxied_document
\ No newline at end of file
......@@ -49,5 +49,3 @@ class VariationMixin:
(not of the predicate) could be handled through additional matrix
dimensions rather than through ad-hoc definition.
"""
\ No newline at end of file
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