Skip to content

Commit 578ac42

Browse files
committed
Revert "Generate sqlserverflex (#2885)"
This reverts commit 66b4652.
1 parent 5debd05 commit 578ac42

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

services/sqlserverflex/src/stackit/sqlserverflex/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
Do not edit the class manually.
1515
""" # noqa: E501
1616

17+
1718
__version__ = "1.0.0"
1819

1920
# Define package exports

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

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

16+
1617
# import models into model package
1718
from stackit.sqlserverflex.models.acl import ACL
1819
from stackit.sqlserverflex.models.backup import Backup

0 commit comments

Comments
 (0)