Added different queries & unittests

This commit is contained in:
2021-07-25 19:15:02 +02:00
parent 5c80cf2222
commit 4e78b9c12b
15 changed files with 283 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
],
"PythonVersion": ">=3.9.2",
"PythonPath": {
"linux": "../../cpl-env/bin/python3.9"
"linux": "../cpl-env/bin/python3.9"
},
"Classifiers": []
},