diff options
Diffstat (limited to 'numpy/f2py/tests/f77/callback.py')
-rw-r--r-- | numpy/f2py/tests/f77/callback.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/f2py/tests/f77/callback.py b/numpy/f2py/tests/f77/callback.py index 672504bc7..bfe4eb547 100644 --- a/numpy/f2py/tests/f77/callback.py +++ b/numpy/f2py/tests/f77/callback.py @@ -1,4 +1,3 @@ - __usage__ = """ Run: python callback.py [<f2py options>] |