Skip to content

Commit

Permalink
fix(python): trigger a python release
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino authored and andrea-dintino committed Feb 12, 2025
1 parent 0f6a000 commit cd79db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python3/tests/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import base64
import json
from schema import Schema, Regex
from zenroom import zencode_exec #, zenroom_exec
from zenroom import zencode_exec


def test_zencode_call_random_array():
Expand Down

0 comments on commit cd79db4

Please sign in to comment.