From fdd3b103bb209045123693cd60149b951c7b2be8 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 29 Nov 2024 13:24:16 +0100 Subject: rewritten the source of the application --- I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi (limited to 'I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi') diff --git a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi b/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi deleted file mode 100755 index dd0f48d..0000000 --- a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-genpyi +++ /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 genpyi -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(genpyi()) -- cgit v1.2.3-70-g09d2