Skip to content

Commit 419be32

Browse files
fix(plugins/execute): __init__.py typo (#1042)
* typo fix Update __init__.py * typo fix Update rpc.py --------- Co-authored-by: Mario Vega <[email protected]>
1 parent 7e00240 commit 419be32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"""A pytest plugin that provides fixtures that exectute tests in live devnets/testnets."""
1+
"""A pytest plugin that provides fixtures that execute tests in live devnets/testnets."""

0 commit comments

Comments
 (0)