Skip to content

Commit

Permalink
doctest typo
Browse files Browse the repository at this point in the history
  • Loading branch information
megies committed Aug 28, 2013
1 parent 798851e commit 64cd610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obspy/y/core.py
Expand Up @@ -61,7 +61,7 @@ def isY(filename):
.. rubric:: Example
>>> isASC("/path/to/YAYT_BHZ_20021223.124800") #doctest: +SKIP
>>> isY("/path/to/YAYT_BHZ_20021223.124800") #doctest: +SKIP
True
"""
try:
Expand Down

0 comments on commit 64cd610

Please sign in to comment.