Skip to content

Commit 18e18ee

Browse files
Generate mariadb
1 parent d38df9f commit 18e18ee

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

services/mariadb/src/stackit/mariadb/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
Do not edit the class manually.
1414
""" # noqa: E501
1515

16-
1716
__version__ = "1.0.0"
1817

1918
# Define package exports

services/mariadb/src/stackit/mariadb/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
Do not edit the class manually.
1313
""" # noqa: E501
1414

15-
1615
# import models into model package
1716
from stackit.mariadb.models.backup import Backup
1817
from stackit.mariadb.models.create_backup_response_item import CreateBackupResponseItem

0 commit comments

Comments
 (0)