Skip to content

Commit

Permalink
optimized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nh916 committed Jul 20, 2023
1 parent ffc89e3 commit 5430b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_integration.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import cript

import warnings

import cript


def integrate_nodes_helper(cript_api: cript.API, project_node: cript.Project):
"""
Expand Down

0 comments on commit 5430b24

Please sign in to comment.