Skip to content

Commit

Permalink
add directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit committed Feb 12, 2024
1 parent 5cb52da commit 21a5af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forcingprocessor/tests/test_forcingprocessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def get_paths():
pwd = Path.cwd()
pytest.pwd = pwd
pytest.data_dir = data_dir
os.system(f"mkdir {data_dir}")

full_weight = (data_dir/weight_name).resolve()
pytest.full_weight = full_weight
Expand Down

0 comments on commit 21a5af2

Please sign in to comment.