diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 13:24:16 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 13:24:16 +0100 |
| commit | fdd3b103bb209045123693cd60149b951c7b2be8 (patch) | |
| tree | 1019543e2db0ec535f9a76c9f8527fa0ef299caa /I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui | |
| parent | 446f3d4742f88b09c85e83e96f6505cd3f6302c5 (diff) | |
rewritten the source of the application
Diffstat (limited to 'I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui')
| -rwxr-xr-x | I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui b/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui deleted file mode 100755 index 9fb6dd2..0000000 --- a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-balsamui +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/nasr/SOFTWARE/I2C/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/python -# -*- coding: utf-8 -*- -import re -import sys -from PySide6.scripts.pyside_tool import balsamui -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(balsamui()) |
