__init__.py
|
Switch linting from flake8 to ruff
|
2023-08-15 13:36:53 +03:00 |
build.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
client.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
daemon.py
|
use python3.6+ constructs
|
2021-07-05 18:30:07 -04:00 |
exec_api.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
image.py
|
feat: introduce Platform class instead of JSON
|
2025-06-30 13:26:34 +02:00 |
network.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
plugin.py
|
api: add force to plugin disable (#2843)
|
2022-07-29 14:51:43 -04:00 |
secret.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
service.py
|
Replace string formatting with f-strings
|
2023-08-15 13:36:53 +03:00 |
swarm.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |
volume.py
|
Enable Ruff I (import sort), autofix
|
2024-01-03 21:28:56 +02:00 |