Skip to content

Commit fa9051c

Browse files
committed
Format
1 parent 8982a03 commit fa9051c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydantic_ssm_settings/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .settings import AwsSsmSourceConfig
22

3-
__all__ = 'AwsSsmSourceConfig',
3+
__all__ = ('AwsSsmSourceConfig',)

0 commit comments

Comments
 (0)