Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 29, 2024
1 parent f076301 commit 8d12a1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ def test_multiple_nodify_and_Node(request, deployment):
@znflow.nodify
def get_forces():
return [random.random() for _ in range(3)]



@znflow.nodify
Expand Down

0 comments on commit 8d12a1d

Please sign in to comment.