Ruff autofix

This commit is contained in:
2025-12-17 12:56:47 +01:00
parent 3b6003f21b
commit 9db66f6f98
67 changed files with 55 additions and 82 deletions

View File

@@ -1,7 +1,6 @@
import unittest
import yaml
from pathlib import Path
import re
class TestDockerRoleServicesConfiguration(unittest.TestCase):
def test_services_keys_and_templates(self):