Skip to content

Commit

Permalink
Merge pull request #38 from h4ck3rm1k3/patch-2
Browse files Browse the repository at this point in the history
Update config.py
  • Loading branch information
opalmer committed Jan 15, 2015
2 parents 693dc91 + 2ff0ce7 commit 7d39e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyfarm/core/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ def read_env_strict_number(*args, **kwargs):
:keyword number_type:
the type of number(s) this function must return
:exception AsssertionError:
:exception AssertionError:
raised if the number_type keyword is not provided (required to check
the type on output)
Expand Down

0 comments on commit 7d39e21

Please sign in to comment.