Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ive-seismic into develop
  • Loading branch information
Andrew Medlin authored and Andrew Medlin committed Feb 6, 2019
2 parents 5717065 + 3707508 commit c3356a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ pyasdf
pytest
joblib
pytest
click
pandas

2 changes: 0 additions & 2 deletions seismic/traveltime/sort_rays.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
LastUpdate: 29/01/2019 FZ
LastUpdate: dd/mm/yyyy Who Optional description
"""

from __future__ import print_function, absolute_import

import json
Expand Down Expand Up @@ -65,7 +64,6 @@ def cli(verbosity):
"""
pslog.configure(verbosity)


# @cli.command()
# @click.argument('output_file',
# type=click.File(mode='r'))
Expand Down

0 comments on commit c3356a8

Please sign in to comment.