Skip to content

Commit

Permalink
optimized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nh916 committed Sep 1, 2023
1 parent c99ef53 commit d8bcd58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/nodes/subobjects/test_software_configuration.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
import json
import uuid

import pytest
from integration_test_helper import (
delete_integration_node_helper,
integrate_nodes_helper,
)
from util import strip_uid_from_dict

import cript
from cript.api.exceptions import APIError


def test_json(complex_software_configuration_node, complex_software_configuration_dict):
Expand Down

0 comments on commit d8bcd58

Please sign in to comment.