diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index d18cc248283..331b6712e7f 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -47,4 +47,4 @@ "requirements.txt", "generator/" ] -} \ No newline at end of file +} diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 6d70ee1b1c1..ab09471c673 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} \ No newline at end of file +} diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/CHANGELOG.md b/packages/typespec-python/test/azure/generated/headasbooleantrue/CHANGELOG.md index 628743d283a..b957b2575b4 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/CHANGELOG.md +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/CHANGELOG.md @@ -2,4 +2,6 @@ ## 1.0.0b1 (1970-01-01) -- Initial version +### Other Changes + + - Initial version \ No newline at end of file diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_operations/_patch.py b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_operations/_patch.py index 8bcb627aa47..87676c65a8f 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_operations/_patch.py +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_operations/_patch.py @@ -7,9 +7,9 @@ Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize """ -from typing import List -__all__: List[str] = [] # Add all objects you want publicly available to users at this package level + +__all__: list[str] = [] # Add all objects you want publicly available to users at this package level def patch_sdk(): diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_patch.py b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_patch.py index 8bcb627aa47..87676c65a8f 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_patch.py +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/_patch.py @@ -7,9 +7,9 @@ Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize """ -from typing import List -__all__: List[str] = [] # Add all objects you want publicly available to users at this package level + +__all__: list[str] = [] # Add all objects you want publicly available to users at this package level def patch_sdk(): diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_operations/_patch.py b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_operations/_patch.py index 8bcb627aa47..87676c65a8f 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_operations/_patch.py +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_operations/_patch.py @@ -7,9 +7,9 @@ Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize """ -from typing import List -__all__: List[str] = [] # Add all objects you want publicly available to users at this package level + +__all__: list[str] = [] # Add all objects you want publicly available to users at this package level def patch_sdk(): diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_patch.py b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_patch.py index 8bcb627aa47..87676c65a8f 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_patch.py +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/aio/_patch.py @@ -7,9 +7,9 @@ Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize """ -from typing import List -__all__: List[str] = [] # Add all objects you want publicly available to users at this package level + +__all__: list[str] = [] # Add all objects you want publicly available to users at this package level def patch_sdk(): diff --git a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/models/_patch.py b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/models/_patch.py index 8bcb627aa47..87676c65a8f 100644 --- a/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/models/_patch.py +++ b/packages/typespec-python/test/azure/generated/headasbooleantrue/headasbooleantrue/models/_patch.py @@ -7,9 +7,9 @@ Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize """ -from typing import List -__all__: List[str] = [] # Add all objects you want publicly available to users at this package level + +__all__: list[str] = [] # Add all objects you want publicly available to users at this package level def patch_sdk():