feat(easel): implement multiple weather providers

This commit is contained in:
2026-06-23 16:22:17 +03:00
parent 3096f97aa7
commit d9129a4947
10 changed files with 321 additions and 19 deletions

View File

@@ -8,6 +8,7 @@
"python.testing.pytestArgs": ["tests", "-s"],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"python.terminal.useEnvFile": true,
"python-envs.pythonProjects": [
{
"path": ".",