Skip to content

Commit d036bee

Browse files
chore(internal): minor formatting changes
1 parent ce1ecab commit d036bee

7 files changed

+0
-7
lines changed

src/contextual/types/agent.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__ = ["Agent"]

src/contextual/types/agents/create_evaluation_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__ = ["CreateEvaluationResponse"]

src/contextual/types/agents/create_tune_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__ = ["CreateTuneResponse"]

src/contextual/types/create_datastore_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__ = ["CreateDatastoreResponse"]

src/contextual/types/datastores/ingestion_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__ = ["IngestionResponse"]

src/contextual/types/generate_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__ = ["GenerateCreateResponse"]

src/contextual/types/lmunit_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__ = ["LMUnitCreateResponse"]

0 commit comments

Comments
 (0)