summaryrefslogtreecommitdiff
path: root/docs/fuzzy.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2013-10-29 00:23:11 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2013-10-29 00:26:21 +0100
commit382e319a934d27e16b9d0ae8597923ab85976694 (patch)
tree550e295beb260e3ad6961d36a57f559e6135d7cc /docs/fuzzy.rst
parent132eca8fa36bc7360a3b2270da0c8833378bc718 (diff)
downloadfactory-boy-382e319a934d27e16b9d0ae8597923ab85976694.tar
factory-boy-382e319a934d27e16b9d0ae8597923ab85976694.tar.gz
Style fixes for FuzzyDecimal (Closes #94).
Diffstat (limited to 'docs/fuzzy.rst')
-rw-r--r--docs/fuzzy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuzzy.rst b/docs/fuzzy.rst
index 1843920..b94dfa5 100644
--- a/docs/fuzzy.rst
+++ b/docs/fuzzy.rst
@@ -97,7 +97,7 @@ FuzzyInteger
.. attribute:: high
int, the inclusive higher bound of generated integers
-
+
FuzzyDecimal
------------