X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fcurve.py;h=66199671ef0416bba514148621dc85775f835961;hp=2f8f14c690b9382eaa32acbc622921bbf2a67f7f;hb=8b12d7d77256982cf9a228901e1e9ed511b43d36;hpb=f146bd940f172782ee24ef4160ee061d9203111f diff --git a/hooke/curve.py b/hooke/curve.py index 2f8f14c..6619967 100644 --- a/hooke/curve.py +++ b/hooke/curve.py @@ -1,3 +1,5 @@ +# Copyright + """The `curve` module provides :class:`Curve` and :class:`Data` for storing force curves. """