Skip to content

Commit 758cd3e

Browse files
Update test/python/set_current_device.py
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e130908 commit 758cd3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/python/set_current_device.py

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ def main():
1717
device = iron.get_current_device()
1818
print(device)
1919

20+
2021
if __name__ == "__main__":
2122
main()

0 commit comments

Comments
 (0)