X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Frspecs%2Felements%2Fposition_3d.py;h=aaf9bcdb8a3b3bc1515d4a8929728b8c26469917;hb=3e6097e2d50ff322b45f53fcb22d07fc16adbdb6;hp=d08a79c7ab23ba2410c15c365906e4ea82e2c5b9;hpb=1cc8e9613cab8b5b22478de369f259e591c54e6d;p=sfa.git diff --git a/sfa/rspecs/elements/position_3d.py b/sfa/rspecs/elements/position_3d.py index d08a79c7..aaf9bcdb 100644 --- a/sfa/rspecs/elements/position_3d.py +++ b/sfa/rspecs/elements/position_3d.py @@ -1,7 +1,8 @@ from sfa.rspecs.elements.element import Element + class Position3D(Element): - + fields = [ 'x', 'y',