Skip to content

Commit

Permalink
Merge pull request #72 from PrismPipeline/move_examples
Browse files Browse the repository at this point in the history
move examples to root folder
  • Loading branch information
manuelkoester authored Jun 16, 2024
2 parents 05d18fb + e4aa5b7 commit d1091a3
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_node_creation.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from examples.create_all_available_nodes import create_all_available_nodes
from tests.examples.create_standard_surface import create_standard_surface
from examples.create_standard_surface import create_standard_surface


def test_create_all_available_nodes(qtbot):
Expand Down

0 comments on commit d1091a3

Please sign in to comment.