We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b908aa commit ba55a83Copy full SHA for ba55a83
1 file changed
bec_testing_plugin/macros/testing_macro.py
@@ -0,0 +1,2 @@
1
+def macro_test(a: int, b: int):
2
+ return a + b
0 commit comments