Skip to content

Commit 5bd8c2f

Browse files
formatting
1 parent 5d8b40d commit 5bd8c2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/implementation/v00/configuration_base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3033,7 +3033,6 @@ def GetObject(
30333033
# Build stack
30343034
stack: typing.List[PostgresConfigurationObject] = []
30353035

3036-
30373036
while True:
30383037
stack.append(objectData)
30393038

0 commit comments

Comments
 (0)