Skip to content

Commit 84c76cb

Browse files
author
Marc Schöchlin
committed
revert
Signed-off-by: Marc Schöchlin <marc.schoechlin@uhurutec.com>
1 parent fd61ee2 commit 84c76cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/openstack_workload_generator/entities

src/openstack_workload_generator/entities/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
LOGGER = logging.getLogger()
1717

18+
1819
class Config:
1920
_config: dict[str, str | dict[str, str] | None] = {
2021
"admin_domain_password": "yolobanana",

0 commit comments

Comments
 (0)