Skip to content

Commit

Permalink
Add helper wrappers for katana.
Browse files Browse the repository at this point in the history
Add two helper wrappers to execute WindNinja by itself and another one
to execute any given command from within the image.
  • Loading branch information
jomey committed Jul 14, 2020
1 parent 16a2f48 commit 2033869
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smrf/tests/test_load_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
from inicheck.tools import cast_all_variables

from smrf.framework.model_framework import can_i_run_smrf, run_smrf, SMRF
from smrf.tests.nwrc_check import NWRCCheck
from smrf.tests.smrf_test_case import SMRFTestCase
from smrf.tests.utils.nwrc_check import NWRCCheck


@unittest.skipUnless(
Expand Down
File renamed without changes.

0 comments on commit 2033869

Please sign in to comment.