We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8982a03 commit fa9051cCopy full SHA for fa9051c
pydantic_ssm_settings/__init__.py
@@ -1,3 +1,3 @@
1
from .settings import AwsSsmSourceConfig
2
3
-__all__ = 'AwsSsmSourceConfig',
+__all__ = ('AwsSsmSourceConfig',)
0 commit comments