Skip to content

Commit

Permalink
remove TPXO download from imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Aug 5, 2021
1 parent d1a94dd commit 28c83db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,11 @@
generate_adcirc_configuration,
NEMSADCIRCRunConfiguration,
)

# noinspection PyUnresolvedReferences
from tests import (
check_reference_directory,
INPUT_DIRECTORY,
OUTPUT_DIRECTORY,
REFERENCE_DIRECTORY,
tpxo_filename,
)

NEMS_PATH = 'NEMS.x'
Expand Down

0 comments on commit 28c83db

Please sign in to comment.