Skip to content

Commit 044925c

Browse files
Fix types codegen SPI declaration
Co-authored-by: Hayden Baker <[email protected]>
1 parent 5f3ec15 commit 044925c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/plugins/types/src/main/resources/META-INF/services/software.amazon.smithy.build.SmithyBuildPlugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55

6-
software.amazon.smithy.python.codegen.PythonTypeCodegenPlugin
6+
software.amazon.smithy.python.codegen.types.PythonTypeCodegenPlugin

0 commit comments

Comments
 (0)