Qwael 4.0.0.0.8__tar.gz → 4.0.0.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/PKG-INFO +1 -1
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/Multidata.py +0 -4
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael.egg-info/PKG-INFO +1 -1
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/setup.py +1 -1
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/LICENSE +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/DR/304/260VE.py" +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/DoIP.py +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/MultiDB.py +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/__init__.py +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael/filesz.py +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael.egg-info/SOURCES.txt +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael.egg-info/dependency_links.txt +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael.egg-info/requires.txt +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/Qwael.egg-info/top_level.txt +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/README.md +0 -0
- {qwael-4.0.0.0.8 → qwael-4.0.0.1.0}/setup.cfg +0 -0
|
@@ -253,10 +253,6 @@ class Admin:
|
|
|
253
253
|
external_control.append(False)
|
|
254
254
|
return False
|
|
255
255
|
|
|
256
|
-
if external_id_var is not None:
|
|
257
|
-
external_id_var.clear()
|
|
258
|
-
external_id_var["value"] = row["ID"]
|
|
259
|
-
|
|
260
256
|
print("ID_Control: ID bulundu:", row["ID"])
|
|
261
257
|
|
|
262
258
|
if external_control is not None:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|