Skip to content

Commit 379fc4f

Browse files
chore(internal): minor formatting changes
1 parent 1472e6f commit 379fc4f

6 files changed

+0
-6
lines changed

src/codex/types/health_check_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__ = ["HealthCheckResponse"]

src/codex/types/organizations/billing/organization_billing_setup_intent.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__ = ["OrganizationBillingSetupIntent"]

src/codex/types/organizations/organization_billing_invoices_schema.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__ = ["OrganizationBillingInvoicesSchema"]

src/codex/types/organizations/organization_billing_usage_schema.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__ = ["OrganizationBillingUsageSchema"]

src/codex/types/projects/access_key_retrieve_project_id_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__ = ["AccessKeyRetrieveProjectIDResponse"]

src/codex/types/projects/entry_notify_sme_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__ = ["EntryNotifySmeResponse"]

0 commit comments

Comments
 (0)