Skip to content

Commit

Permalink
whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cookedm committed Dec 1, 2005
1 parent 0ce7a26 commit 5cf8208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def setup_package():
maintainer_email = "scipy-dev@scipy.org",
description = "Core SciPy",
url = "http://numeric.scipy.org",
license = 'BSD',
license = 'BSD',
)
config.add_subpackage('scipy')

Expand Down

0 comments on commit 5cf8208

Please sign in to comment.