get shops

This commit is contained in:
Janis M
2022-03-22 12:41:36 +01:00
parent b5f701aeab
commit 5d8894c5c5
9 changed files with 105 additions and 8 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}