[segyio] 124/376: segy.file -> SegyFile in help text
Jørgen Kvalsvik
jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
jokva-guest pushed a commit to branch debian
in repository segyio.
commit 2f4c69426cff61737c09013d0cf3eef2a3053ad5
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date: Tue Nov 15 08:54:49 2016 +0100
segy.file -> SegyFile in help text
---
python/segyio/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/segyio/__init__.py b/python/segyio/__init__.py
index 61f17c8..efb136e 100644
--- a/python/segyio/__init__.py
+++ b/python/segyio/__init__.py
@@ -12,7 +12,7 @@ quick start on reading files, type `help(segyio.open)`.
An open segy file is interacted with in modes, found in the segy module. For a
reference with examples, please type `help(segyio.segy)`. For documentation on
individual modes, please refer to the individual modes with
-`help(segyio.segy.file.[mode])`, or look it up in the aggregated segyio.segy.
+`help(segyio.SegyFile.[mode])`, or look it up in the aggregated segyio.segy.
The available modes are:
* text, for textual headers including extended headers
* bin, for the binary header
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git
More information about the debian-science-commits
mailing list