Skip to content

Commit

Permalink
fix event plugin doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
megies committed Nov 6, 2014
1 parent 65c24f6 commit 8446c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obspy/core/util/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ def make_format_plugin_table(group="waveform", method="read", numspaces=4,
======= ================= =======================================
Format Required Module _`Linked Function Call`
======= ================= =======================================
CNV :mod:`obspy.cnv` :func:`obspy.cnv.core.write_CNV`
JSON :mod:`obspy.core` :func:`obspy.core.json.core.writeJSON`
QUAKEML :mod:`obspy.core` :func:`obspy.core.quakeml.writeQuakeML`
ZMAP :mod:`obspy.zmap` :func:`obspy.zmap.core.writeZmap`
Expand Down

0 comments on commit 8446c55

Please sign in to comment.