From fa83df67fae922be93cbb4fd5f2483af9691e9dc Mon Sep 17 00:00:00 2001 From: Rahul Mahajan Date: Mon, 10 Jul 2023 19:04:49 -0400 Subject: [PATCH] fix pynorms --- tests/test_schema.py | 2 +- tests/test_yaml_file.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/test_schema.py b/tests/test_schema.py index 78712f7..da280d9 100644 --- a/tests/test_schema.py +++ b/tests/test_schema.py @@ -9,7 +9,7 @@ import pytest -from wxflow import schema, parse_yaml, cast_strdict_as_dtypedict +from wxflow import cast_strdict_as_dtypedict, parse_yaml, schema # Define the path to the YAML-formatted file containing the schema diff --git a/tests/test_yaml_file.py b/tests/test_yaml_file.py index 81b8131..9e5b5e2 100644 --- a/tests/test_yaml_file.py +++ b/tests/test_yaml_file.py @@ -3,8 +3,8 @@ import pytest -from wxflow import (YAMLFile, dump_as_yaml, parse_j2yaml, - parse_yamltmpl, save_as_yaml) +from wxflow import (YAMLFile, dump_as_yaml, parse_j2yaml, parse_yamltmpl, + save_as_yaml) host_yaml = """ host: