diff options
Diffstat (limited to 'python/python_test.py')
-rw-r--r-- | python/python_test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python_test.py b/python/python_test.py deleted file mode 100644 index 31d066b2..00000000 --- a/python/python_test.py +++ /dev/null @@ -1,2 +0,0 @@ -for wire in chip.getWires(): - print(chip.getWireName(wire)) |