summaryrefslogtreecommitdiff
path: root/numpy/f2py
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2019-09-25 22:56:57 +0300
committerGitHub <noreply@github.com>2019-09-25 22:56:57 +0300
commitbe0ec673bc44481ba6b6d63e943b96c0d93e78fb (patch)
tree232388b367be571bc45963019ad601b352d930e7 /numpy/f2py
parent23c7769ff432097432035c1b5e803355ffa2bdd5 (diff)
parent7960edee9ccf1a6e8b48d269a13e54f658e560b8 (diff)
downloadnumpy-be0ec673bc44481ba6b6d63e943b96c0d93e78fb.tar.gz
Merge pull request #14573 from rgommers/remove-info-files
DOC: update submodule docstrings, remove info.py files
Diffstat (limited to 'numpy/f2py')
-rw-r--r--numpy/f2py/info.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/numpy/f2py/info.py b/numpy/f2py/info.py
deleted file mode 100644
index c895c5de2..000000000
--- a/numpy/f2py/info.py
+++ /dev/null
@@ -1,6 +0,0 @@
-"""Fortran to Python Interface Generator.
-
-"""
-from __future__ import division, absolute_import, print_function
-
-postpone_import = True