Skip to content

Commit 1f83169

Browse files
chore(internal): minor formatting changes
1 parent 317b682 commit 1f83169

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/asktable/types/file_ask_response.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

3-
43
from .._models import BaseModel
54
from .datasource import Datasource
65
from .answer_response import AnswerResponse

src/asktable/types/polish_create_response.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

3-
43
from .._models import BaseModel
54

65
__all__ = ["PolishCreateResponse"]

src/asktable/types/sys/model_group.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

3-
43
from ..._models import BaseModel
54

65
__all__ = ["ModelGroup"]

0 commit comments

Comments
 (0)